Home
last modified time | relevance | path

Searched refs:hash_exponential_size_policy (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/libstdc++/include/ext/pb_ds/
Dhash_policy.hpp401 #define PB_DS_CLASS_C_DEC hash_exponential_size_policy<Size_Type>
406 class hash_exponential_size_policy class
415 hash_exponential_size_policy(size_type start_size = 8,
478 template<typename Size_Policy = hash_exponential_size_policy<>,
/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
Dhash_exponential_size_policy_imp.hpp49 hash_exponential_size_policy(size_type start_size, size_type grow_factor) : in hash_exponential_size_policy() function in PB_DS_CLASS_C_DEC
/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/
Dstandard_policies.hpp97 pb_ds::hash_exponential_size_policy<
/NextBSD/contrib/libstdc++/
DChangeLog-20052093 * docs/html/ext/pb_assoc/hash_exponential_size_policy.html: New.
DChangeLog-20063495 * docs/html/ext/pb_ds/hash_exponential_size_policy.html: Same.