Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds