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;

Created with MrDocs