Searched defs:HashTableKeyFunction (Results 1 – 1 of 1) sorted by relevance
25 struct HashTableKeyFunction { struct26 static inline const K &key(const HashTableItemBase<K> &obj) { in key()