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