functor for implementing > on two std::pairs. The first entries are compared. More...
#include <RankAtoms.h>
Public Member Functions | |
| bool | operator() (const std::pair< T, int > &v1, const std::pair< T, int > &v2) |
functor for implementing > on two std::pairs. The first entries are compared.
Definition at line 42 of file RankAtoms.h.
| bool RankAtoms::pairGTFunctor< T >::operator() | ( | const std::pair< T, int > & | v1, | |
| const std::pair< T, int > & | v2 | |||
| ) | [inline] |
Definition at line 43 of file RankAtoms.h.
1.7.1