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