SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TCmpPairByVal2< TVal1, TVal2 > Class Template Reference

List of all members.

Public Member Functions

 TCmpPairByVal2 (const bool &AscSort=true)
bool operator() (const TPair< TVal1, TVal2 > &P1, const TPair< TVal1, TVal2 > &P2) const

template<class TVal1, class TVal2>
class TCmpPairByVal2< TVal1, TVal2 >


Constructor & Destructor Documentation

template<class TVal1 , class TVal2 >
TCmpPairByVal2< TVal1, TVal2 >::TCmpPairByVal2 ( const bool &  AscSort = true) [inline]

Member Function Documentation

template<class TVal1 , class TVal2 >
bool TCmpPairByVal2< TVal1, TVal2 >::operator() ( const TPair< TVal1, TVal2 > &  P1,
const TPair< TVal1, TVal2 > &  P2 
) const [inline]

The documentation for this class was generated from the following file: