Return a reference providing non‐modifiable access to the hash functor used by this hash‐table.
Synopsis
Declared in <bslstl_hashtable.h>
HASHER const&
hasher() const;
Return Value
non‐modifiable reference to the hash functor
Created with MrDocs