Return (a copy of) the key‐equality functor used by this cache that returns true if two KEY objects have the same value, and false otherwise.
Synopsis
Declared in <bdlcc_cache.h>
EQUAL
equalFunction() const;
Return Value
a copy of the key‐equality functor used by this cache
Created with MrDocs