__gnu_parallel::lexicographic< T1, T2, Comparator > Class Template Reference
List of all members.
Detailed Description
template<typename T1, typename T2, typename Comparator>
class __gnu_parallel::lexicographic< T1, T2, Comparator >
Compare a pair of types lexicographically, ascending.
Definition at line 61 of file multiseq_selection.h.
Public Types
Public Member Functions
-
lexicographic (Comparator &_comp)
-
bool operator() (const std::pair< T1, T2 > &p1, const std::pair< T1, T2 > &p2) const
Member Typedef Documentation
the type of the first argument (no surprises here)
Definition at line 117 of file stl_function.h.
The documentation for this class was generated from the following file: