RankAtoms::pairGTFunctor< T > Struct Template Reference

functor for implementing > on two std::pairs. The first entries are compared. More...

#include <RankAtoms.h>

List of all members.

Public Member Functions

bool operator() (const std::pair< T, int > &v1, const std::pair< T, int > &v2)


Detailed Description

template<typename T>
struct RankAtoms::pairGTFunctor< T >

functor for implementing > on two std::pairs. The first entries are compared.

Definition at line 37 of file RankAtoms.h.


Member Function Documentation

template<typename T>
bool RankAtoms::pairGTFunctor< T >::operator() ( const std::pair< T, int > &  v1,
const std::pair< T, int > &  v2 
) [inline]

Definition at line 38 of file RankAtoms.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 24 08:36:33 2008 for RDCode by  doxygen 1.5.3