SNAP Library 4.0, Developer Reference
2017-07-27 13:18:06
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <ds.h>
Public Member Functions | |
TCmpKeyDatByDat (const bool &AscSort=true) | |
bool | operator() (const TKeyDat< TVal1, TVal2 > &P1, const TKeyDat< TVal1, TVal2 > &P2) const |
Private Attributes | |
bool | IsAsc |
|
inline |
|
inline |
Definition at line 415 of file ds.h.
References TKeyDat< TKey, TDat >::Dat, and TCmpKeyDatByDat< TVal1, TVal2 >::IsAsc.
|
private |
Definition at line 412 of file ds.h.
Referenced by TCmpKeyDatByDat< TVal1, TVal2 >::operator()().