Searched defs:prime_list_holder (Results 1 – 1 of 1) sorted by relevance
116 struct prime_list_holder struct121 static BOOST_INTRUSIVE_FORCEINLINE SizeType truncate_size_type(std::size_t n, detail::true_) in truncate_size_type()127 static BOOST_INTRUSIVE_FORCEINLINE SizeType truncate_size_type(std::size_t n, detail::false_) in truncate_size_type()133 …OST_INTRUSIVE_FORCEINLINE SizeType suggested_upper_bucket_count_dispatch(SizeType n, detail::true_) in suggested_upper_bucket_count_dispatch()142 …OST_INTRUSIVE_FORCEINLINE SizeType suggested_lower_bucket_count_dispatch(SizeType n, detail::true_) in suggested_lower_bucket_count_dispatch()151 …ST_INTRUSIVE_FORCEINLINE SizeType suggested_upper_bucket_count_dispatch(SizeType n, detail::false_) in suggested_upper_bucket_count_dispatch()159 …ST_INTRUSIVE_FORCEINLINE SizeType suggested_lower_bucket_count_dispatch(SizeType n, detail::false_) in suggested_lower_bucket_count_dispatch()165 static const std::size_t prime_list[];166 static const std::size_t prime_list_size;168 static std::size_t suggested_lower_bucket_count_impl(std::size_t n) in suggested_lower_bucket_count_impl()[all …]