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