| Thrill
    0.1
    | 
Compare a pair of types lexicographically, descending.
Definition at line 62 of file multisequence_partition.hpp.
#include <multisequence_partition.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_ | 
| 
 | inlineexplicit | 
Definition at line 68 of file multisequence_partition.hpp.
| 
 | inline | 
Definition at line 70 of file multisequence_partition.hpp.
References lexicographic< T1, T2, Comparator >::comp_.
| 
 | protected | 
Definition at line 65 of file multisequence_partition.hpp.