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