<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="">Hash Traits</string>
    <string name="">:idprefix: hash_traits_</string>
    <string name="">`&lt;boost/unordered/hash_traits.hpp&gt;` Synopsis</string>
    <string name="">Note:;; This header is deprecated. Use instead `link:../../../../../container_hash/doc/html/hash.html#ref_hash_is_avalanchinghash[boost::hash_is_avalanching]` defined in `link:../../../../../container_hash/doc/html/hash.html#ref_boostcontainer_hashhash_is_avalanching_hpp[&lt;boost/container_hash/hash_is_avalanching.hpp&gt;]`.</string>
    <string name="">Open-addressing and concurrent containers use the provided hash function `Hash` as-is if `hash_is_avalanching&lt;Hash&gt;::value` is `true`; otherwise, they implement a bit-mixing post-processing stage to increase the quality of hashing at the expense of extra computational cost.</string>
    <string name="">---</string>
</resources>
