bsl::unordered_multimap::bucket_count

Return the number of buckets in the array of buckets maintained by this unordered multimap.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

unordered_multimap<KEY, VALUE, HASH, EQUAL, ALLOCATOR>::size_type
bucket_count() const noexcept;