template <class Hash, class Key, bool kIsDefault>
struct HashKey
Defined at line 514 of file ../../third_party/abseil-cpp/src/absl/container/internal/container_memory.h
No arguments function hash function for a specific key.
Public Members
const Hash & hash
const Key & key
Public Methods
void HashKey<Hash, Key, kIsDefault> (const Hash & h, const Key & k)
Defined at line 515 of file ../../third_party/abseil-cpp/src/absl/container/internal/container_memory.h
size_t operator() (size_t seed)
Defined at line 517 of file ../../third_party/abseil-cpp/src/absl/container/internal/container_memory.h