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;
Return Value
number of buckets
Created with MrDocs