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.

Synopsis

Declared in <bdlc_flathashtable.h>

EQUAL
key_eq() const;

Created with MrDocs