Searched defs:prime_policy (Results 1 – 1 of 1) sorted by relevance
2594 template <typename SizeT> struct prime_policy struct2597 static inline SizeT apply_hash(Hash const& hf, T const& x) in apply_hash()2602 static inline SizeT to_bucket(SizeT bucket_count, SizeT hash) in to_bucket()2607 static inline SizeT new_bucket_count(SizeT min) in new_bucket_count()2612 static inline SizeT prev_bucket_count(SizeT max) in prev_bucket_count()