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