Return the maximum number of buckets this container can use.
Synopsis
Declared in <bslstp_hashset.h>
size_type
max_bucket_count() const;
Return Value
maximum number of buckets this container can use
Created with MrDocs