Comparator functor for the first element of a std::pair. More...
Public Member Functions | |
template<class A , class B > | |
bool | operator() (const pair< A, B > &a, const pair< A, B > &b) const |
Comparator functor for the first element of a std::pair.
Definition at line 705 of file multispot5.cc.
bool LessSecond::operator() | ( | const pair< A, B > & | a, | |
const pair< A, B > & | b | |||
) | const [inline] |