Compare a pair of types lexicographically, ascending.
More...
#include <multisequence_selection.hpp>
template<typename T1, typename T2, typename Comparator>
class tlx::multisequence_selection_detail::lexicographic< T1, T2, Comparator >
Compare a pair of types lexicographically, ascending.
Definition at line 39 of file multisequence_selection.hpp.
bool operator() |
( |
const std::pair< T1, T2 > & |
p1, |
|
|
const std::pair< T1, T2 > & |
p2 |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: