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