Template Struct hash¶
- Defined in File compare_and_hash_utils.h
Struct Documentation¶
-
template <typename Key, bool = is_std_hashable<Key>::value>
structhash
¶ Public Functions
-
size_t
operator()
(const Key &k) const¶
Public Members
-
std::hash<Key>
hasher
¶
-
size_t