Return (a copy of) the unary hash functor used by this hash map. The return function will generate a hash value (of type std::size_t) for a KEY object.
Synopsis
Declared in <bdlcc_stripedunorderedmultimap.h>
HASH
hashFunction() const;
Created with MrDocs