bsl::unordered_map<basic_string<char>, Json, TransparentHash, TransparentEqualTo>::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>

TransparentHash
hash_function() const;