absl::linked_hash_map::hash_function

Returns the hash function used by the map.

Synopsis

Declared in <absl/container/linked_hash_map.h>

hasher
hash_function() const;

Return Value

The hash function.