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.

Created with MrDocs