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>
TransparentHash
hash_function() const;
Created with MrDocs