bsl::unordered_set<ManagedAttribute, AttributeHash>::hash_function

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

Synopsis

Declared in <bslstl_unorderedset.h>

AttributeHash
hash_function() const;