Searched defs:max_bucket_count (Results 1 – 4 of 4) sorted by relevance
492 size_type max_bucket_count() const BOOST_NOEXCEPT in max_bucket_count() function in boost::unordered::unordered_set1039 size_type max_bucket_count() const BOOST_NOEXCEPT in max_bucket_count() function in boost::unordered::unordered_multiset
778 size_type max_bucket_count() const BOOST_NOEXCEPT in max_bucket_count() function in boost::unordered::unordered_map1382 size_type max_bucket_count() const BOOST_NOEXCEPT in max_bucket_count() function in boost::unordered::unordered_multimap
586 size_type max_bucket_count()const BOOST_NOEXCEPT{return static_cast<size_type>(-1);} in max_bucket_count() function in boost::multi_index::detail::hashed_index
3016 std::size_t max_bucket_count() const in max_bucket_count() function