[#bsl-hashtable-key_eq] = xref:bsl.adoc[bsl]::xref:bsl/hashtable.adoc[hashtable]::key_eq :relfileprefix: ../../ :mrdocs: Return the key‐equality functor used by this table. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/hashtable/key_equal.adoc[key_equal] key_eq() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#