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

/haiku/headers/cpp/
H A Dstl_hashtable.h508 size_type _M_next_size(size_type __n) const function in class:hashtable
513 const size_type __n_buckets = _M_next_size(__n);
922 const size_type __n = _M_next_size(__num_elements_hint);

Completed in 35 milliseconds