[#BloombergLP-bslstl-HashTable-comparator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/HashTable.adoc[HashTable]::comparator :relfileprefix: ../../../ :mrdocs: Return a reference providing non‐modifiable access to the key‐equality comparison functor used by this hash table. == Synopsis Declared in `<bslstl_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- COMPARATOR const& comparator() const; ---- == Return Value non‐modifiable reference to the key‐equality comparator [.small]#Created with https://www.mrdocs.com[MrDocs]#