[#bsl-bitset-2constructor-09] = xref:bsl.adoc[bsl]::xref:bsl/bitset.adoc[bitset]::bitset :relfileprefix: ../../ :mrdocs: Create a `bitset` with all bits initialized to `0`. == Synopsis Declared in `<bslstl_bitset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr bitset() noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#