KASKADE 7 development version
|
A comparator functor that supports sorting std::pair by their first component. More...
#include <firstless.hh>
A comparator functor that supports sorting std::pair by their first component.
Definition at line 33 of file firstless.hh.
Public Member Functions | |
template<class Pair > | |
bool | operator() (Pair const &p1, Pair const &p2) const |
|
inline |
Definition at line 36 of file firstless.hh.