[#absl-HashState-combine_contiguous-0b] = xref:absl.adoc[absl]::xref:absl/HashState.adoc[HashState]::combine_contiguous :relfileprefix: ../../ :mrdocs: Combine a contiguous range of elements into a hash state. == Synopsis Declared in `<absl/hash/hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using HashState::HashStateBase<HashState>::combine_contiguous; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#