Return (a copy of) the binary key-equality functor used by this flat hash table that returns true if two KEY objects are equal, and false otherwise.
true
KEY
false
Declared in <bdlc_flathashtable.h>
<bdlc_flathashtable.h>
EQUAL key_eq() const;