Return (a copy of) the unary hash functor used by this cache to generate a hash value (of type std::size_t) for a KEY object.
Synopsis
Declared in <bdlcc_cache.h>
HASH
hashFunction() const;
Return Value
a copy of the unary hash functor used by this cache
Created with MrDocs