concurrent_unordered_multiset::unsafe_max_bucket_count Method
Returns the maximum number of buckets in this container.
size_type unsafe_max_bucket_count() const;
Return Value
The maximum number of buckets in this container.
Requirements
Header: internal_concurrent_hash.h
Namespace: concurrency