tlx
|
Compare a pair of types lexicographically, descending. More...
#include <multisequence_selection.hpp>
Public Member Functions | |
lexicographic_rev (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, descending.
Definition at line 62 of file multisequence_selection.hpp.
|
inlineexplicit |
Definition at line 68 of file multisequence_selection.hpp.
|
inline |
Definition at line 70 of file multisequence_selection.hpp.
|
protected |
Definition at line 65 of file multisequence_selection.hpp.