bsl::unordered_map::hash_function

Return (a copy of) the unary hash functor used by this unordered map to generate a hash value (of type size_type) for a key_type object.

Synopsis

Declared in <bslstl_unorderedmap.h>

HASH
hash_function() const;