Searched refs:max_bucket_count (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/cpp/
H A Dstl_hash_map.h199 size_type max_bucket_count() const { return _M_ht.max_bucket_count(); } function in class:hash_map
380 size_type max_bucket_count() const { return _M_ht.max_bucket_count(); } function in class:hash_multimap
H A Dstl_hash_set.h194 size_type max_bucket_count() const { return _M_ht.max_bucket_count(); } function in class:hash_set
366 size_type max_bucket_count() const { return _M_ht.max_bucket_count(); } function in class:hash_multiset
H A Dstl_hashtable.h343 size_type max_bucket_count() const function in class:hashtable

Completed in 88 milliseconds