std::unordered_multimap
size_type bucket_count() const;
Returns the number of buckets in the container.
(none)
The number of buckets in the container.
Constant.