Home
last modified time | relevance | path

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

/trunk/main/binaryurp/source/
H A Dcache.hxx96 …struct EqualT{ bool operator()( const LruListIt& rA, const LruListIt& rB) const { return *rA==*rB;… in operator ()() argument
97 …typedef ::std::unordered_map< LruListIt, IdxType, HashT, EqualT > LruItMap; // a map into a LruList in operator ()()

Completed in 13 milliseconds