Return (a copy of) the unary hash functor used by this flat hash table to generate a hash value (of type `bsl::size_t) for a `KEY' object.
Synopsis
Declared in <bdlc_flathashtable.h>
HASH
hash_function() const;
Return Value
hash functor used by this table
Created with MrDocs