[#bsl-hash_set-2constructor-0e6] = xref:bsl.adoc[bsl]::xref:bsl/hash_set.adoc[hash_set]::hash_set :relfileprefix: ../../ :mrdocs: Create an empty hash set with at least the specified `__n` buckets. == Synopsis Declared in `<bslstp_hashset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit hash_set(xref:bsl/hash_set/size_type.adoc[size_type] __n); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#