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