Return the inverted value of the bit referenced by this object. Note that the value of the referenced bit remains unchanged.

Synopsis

Declared in <bslstl_bitset.h>

bool
operator~() const noexcept;

Created with MrDocs