Compare __a pair of types lexicographically, descending. More...
#include <multiseq_selection.h>
Public Member Functions | |
_LexicographicReverse (_Compare &__comp) | |
bool | operator() (const std::pair< _T1, _T2 > &__p1, const std::pair< _T1, _T2 > &__p2) const |
Private Attributes | |
_Compare & | _M_comp |
Compare __a pair of types lexicographically, descending.
|
inline |
|
inline |
|
private |