Invert the value of the bit referenced by this object and return a reference offering modifiable access to this object.
Synopsis
Declared in <bslstl_bitset.h>
bitset<N>::reference&
flip() noexcept;
Return Value
reference offering modifiable access to this object
Created with MrDocs