Home
last modified time | relevance | path

Searched refs:CmpT (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/binaryurp/source/
H A Dcache.hxx99 …struct CmpT{ bool operator()( const LruListIt& rA, const LruListIt& rB) const { return (*rA<*rB);}… in operator ()() argument
100 typedef ::std::map< LruListIt, IdxType, CmpT > LruItMap; // a map into a LruList in operator ()()

Completed in 6 milliseconds