struct HashWithSeed
Defined at line 394 of file ../../third_party/abseil-cpp/src/absl/hash/internal/hash.h
For use in `raw_hash_set` to pass a seed to the hash function.
Public Methods
template <typename Hasher, typename T>
size_t hash (const Hasher &hasher,const T &value,size_tseed)
Defined at line 396 of file ../../third_party/abseil-cpp/src/absl/hash/internal/hash.h