Set all bits of this bitset to 0 and return a reference to this modifiable bitset.
Declared in <bslstl_bitset.h>
<bslstl_bitset.h>
bitset<N>& reset() noexcept;
Created with MrDocs