[#bitset_detail-IntBitSet-2constructor-0f] = xref:bitset_detail.adoc[bitset_detail]::xref:bitset_detail/IntBitSet.adoc[IntBitSet]::IntBitSet :relfileprefix: ../../ :mrdocs: Construct an all‐zero bitset. == Synopsis Declared in `<util/bitset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr IntBitSet() noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#