Set all bits of this bitset to 1.
Declared in <bslstl_bitset.h>
<bslstl_bitset.h>
bitset<N>& set() noexcept;
Set all bits of this bitset to 1 and return a reference to this modifiable bitset.
reference to this modifiable bitset