Home
last modified time | relevance | path

Searched refs:mod_based_base (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/hash_fn/
H A Ddirect_mod_range_hashing_imp.hpp51 { mod_based_base::swap(other); } in swap()
57 { mod_based_base::notify_resized(n); } in notify_resized()
63 { return mod_based_base::range_hash(hash); } in operator ()()
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/
H A Dhash_policy.hpp175 typedef detail::mod_based_range_hashing<size_type> mod_based_base; typedef in pb_ds::direct_mod_range_hashing