Searched refs:indirect_hasher (Results 1 – 1 of 1) sorted by relevance
1143 struct indirect_hasher : Hasher { struct1221 class UnorderedMap : public khash::KHashTable<std::pair<KeyType, T>, khash::detail::indirect_hasher…1222 …using table_type = khash::KHashTable<std::pair<KeyType, T>, khash::detail::indirect_hasher<KeyType…