coveo::linq
Implementation of .NET-like LINQ operators in C++
coveo::is_enumerable< T > Struct Template Reference

Traits class to identify enumerable objects. More...

Detailed Description

template<typename T>
struct coveo::is_enumerable< T >

Traits class that can be used to identify enumerable objects.

Template Parameters
TType to identify.

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