tlx
|
Compare a pair of types lexicographically, ascending. More...
#include <multisequence_selection.hpp>
Public Member Functions | |
lexicographic (Comparator &comp) | |
bool | operator() (const std::pair< T1, T2 > &p1, const std::pair< T1, T2 > &p2) |
Protected Attributes | |
Comparator & | comp_ |
Compare a pair of types lexicographically, ascending.
Definition at line 39 of file multisequence_selection.hpp.
|
inlineexplicit |
Definition at line 45 of file multisequence_selection.hpp.
Definition at line 47 of file multisequence_selection.hpp.
|
protected |
Definition at line 42 of file multisequence_selection.hpp.