Return (a copy of) the binary key‐equality functor that returns true if the value of two KEY objects are equivalent, and false otherwise.

Synopsis

Declared in <bdlc_flathashmap.h>

EQUAL
key_eq() const;

Return Value

key‐equality functor used by this map

Created with MrDocs