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

Synopsis

Declared in <bslstl_unorderedmap.h>

size_type
bucket_count() const noexcept;

Created with MrDocs