coveo::linq
Implementation of .NET-like LINQ operators in C++
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  coveo
  linq
  detail
 linq_detail.hImplementation details of LINQ operators
 exception.hException classes used by LINQ operators
 linq.hC++ LINQ operators
  seq
  detail
 enumerable_detail.hImplementation details of coveo::enumerable
 enumerable.hC++ implementation of .NET's IEnumerable-like data structure
 sequence_util.hUtilities used by coveo::enumerable
 enumerable.hForward header for coveo/seq/enumerable.h
 linq.hForward header for coveo/linq/linq.h