Return the value of the bit referenced by this object.
Synopsis
Declared in <bslstl_bitset.h>
operator bool() const noexcept;
Return Value
value of the referenced bit
Created with MrDocs
Return the value of the bit referenced by this object.
Declared in <bslstl_bitset.h>
operator bool() const noexcept;
value of the referenced bit
Created with MrDocs