Return the number of buckets in this container.

Synopsis

Declared in <bslstp_hashmap.h>

size_type
bucket_count() const;

Return Value

number of buckets in this container

Created with MrDocs