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

Empty sequence exception. More...

Inherits logic_error.

Detailed Description

Subclass of std::logic_error used by LINQ operators that cannot be applied to an empty sequence.

See also
coveo::linq::throw_linq_empty_sequence()

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