[#std-hash-026d6-folly_is_avalanching] = xref:std.adoc[std]::xref:std/hash-026d6.adoc[hash<folly::unique_hash_key<Size>>]::folly_is_avalanching :relfileprefix: ../../ :mrdocs: Marks this hash as producing well‐distributed (avalanching) values. == Synopsis Declared in `<folly/hash/UniqueHashKey.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using folly_is_avalanching = std::true_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#