[#bsl-hash_map-max_bucket_count] = xref:bsl.adoc[bsl]::xref:bsl/hash_map.adoc[hash_map]::max_bucket_count :relfileprefix: ../../ :mrdocs: Return the maximum number of buckets this container can use. == Synopsis Declared in `<bslstp_hashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/hash_map/size_type.adoc[size_type] max_bucket_count() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#