Returns the key equality comparison used by the map.

Synopsis

Declared in <absl/container/linked_hash_map.h>

key_equal
key_eq() const;

Return Value

The key equality comparison.

Created with MrDocs