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