[#absl-HashState-is_hashable] = xref:absl.adoc[absl]::xref:absl/HashState.adoc[HashState]::is_hashable :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<absl/hash/hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename T> using is_hashable = absl::hash_internal::is_hashable<T>; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#