Toggle the bit at the specified pos of this bitset and return a reference to this modifiable bitset.
pos
Declared in <bslstl_bitset.h>
<bslstl_bitset.h>
bitset<N>& flip(std::size_t pos);