Return (a copy of) the unary hash functor used by this hash map to generate a hash value (of type std::size_t) for a KEY object.

Synopsis

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

HASH
hashFunction() const;

Created with MrDocs