[#absl-HashState-combine-0e0] = xref:absl.adoc[absl]::xref:absl/HashState.adoc[HashState]::combine :relfileprefix: ../../ :mrdocs: == Synopses Declared in `<absl/hash/hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:absl/HashState.adoc[HashState] xref:absl/HashState/combine-06.adoc[combine](xref:absl/HashState.adoc[HashState] state); ---- [.small]#xref:absl/HashState/combine-06.adoc[_» more..._]# [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< typename T, typename... Ts> static xref:absl/HashState.adoc[HashState] xref:absl/HashState/combine-0e3.adoc[combine]( xref:absl/HashState.adoc[HashState] state, T const& value, Ts const&... values); ---- [.small]#xref:absl/HashState/combine-0e3.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#