Returns the hash function used by the map.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
hasher hash_function() const;
The hash function.
Created with MrDocs