Searched defs:hasher (Results 1 – 1 of 1) sorted by relevance
79 explicit HashTable(const Hash& hasher = Hash()) : hasher_(hasher) { in hasher_() argument108 HashTable<Key, T, Hash>::Partition::Partition(Index size, const Hash& hasher) in Partition()