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