Return the number of buckets in the array of buckets maintained by this set.
Synopsis
Declared in <bslstl_unorderedset.h>
size_type
bucket_count() const noexcept;
Created with MrDocs
Return the number of buckets in the array of buckets maintained by this set.
Declared in <bslstl_unorderedset.h>
size_type
bucket_count() const noexcept;
Created with MrDocs