coveo::linq
Implementation of .NET-like LINQ operators in C++
List of all members
coveo::linq::out_of_range Class Reference

Out-of-range exception. More...

Inherits out_of_range.

Detailed Description

Subclass of std::out_of_range used by LINQ operators when going out of a sequence's range.

See also
coveo::linq::throw_linq_out_of_range()

The documentation for this class was generated from the following file: