[#absl-linked_hash_map-key_equal] = xref:absl.adoc[absl]::xref:absl/linked_hash_map.adoc[linked_hash_map]::key_equal :relfileprefix: ../../ :mrdocs: The equality comparison type for keys. == Synopsis Declared in `<absl/container/linked_hash_map.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using key_equal = KeyEq; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#