coveo::linq
Implementation of .NET-like LINQ operators in C++
|
▼Ncoveo | |
▼Nlinq | |
Cempty_sequence | Empty sequence exception |
Cout_of_range | Out-of-range exception |
▼Cenumerable | Type-erased sequence wrapper |
Citerator | Iterator for elements in the sequence |
Cis_enumerable | Traits class to identify enumerable objects |
Cseq_element_traits | Traits class for elements in a sequence |
Cseq_traits | Traits class for a sequence |