Home
last modified time | relevance | path

Searched defs:max_bucket_count (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/bimap/container_adaptor/
Dunordered_associative_container_adaptor.hpp192 BOOST_DEDUCED_TYPENAME base_::size_type max_bucket_count() const in max_bucket_count() function in boost::bimaps::container_adaptor::unordered_associative_container_adaptor
/third_party/boost/boost/ptr_container/detail/
Dassociative_ptr_container.hpp329 size_type max_bucket_count() const in max_bucket_count() function in boost::ptr_container_detail::associative_ptr_container
/third_party/boost/boost/unordered/
Dunordered_set.hpp492 size_type max_bucket_count() const BOOST_NOEXCEPT in max_bucket_count() function in boost::unordered::unordered_set
1039 size_type max_bucket_count() const BOOST_NOEXCEPT in max_bucket_count() function in boost::unordered::unordered_multiset
Dunordered_map.hpp778 size_type max_bucket_count() const BOOST_NOEXCEPT in max_bucket_count() function in boost::unordered::unordered_map
1382 size_type max_bucket_count() const BOOST_NOEXCEPT in max_bucket_count() function in boost::unordered::unordered_multimap
/third_party/boost/boost/multi_index/
Dhashed_index.hpp586 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
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp3016 std::size_t max_bucket_count() const in max_bucket_count() function