template <class T, class E = void>

struct HashEq

Defined at line 71 of file ../../third_party/abseil-cpp/absl/container/internal/hash_function_defaults.h

The hash of an object of type T is computed by using absl::Hash.