man std::_Bit_reference (Fonctions bibliothèques) -
NAME
std::_Bit_reference -
SYNOPSIS
Detailed Description
Definition at line 69 of file stl_bvector.h.
Public Member Functions
_Bit_reference ()
_Bit_reference (_Bit_type *__x, _Bit_type __y)
void flip ()
operator bool () const
bool operator< (const _Bit_reference &__x) const
_Bit_reference & operator= (const _Bit_reference &__x)
_Bit_reference & operator= (bool __x)
bool operator== (const _Bit_reference &__x) const
Public Attributes
_Bit_type _M_mask
_Bit_type * _M_p
Author
Generated automatically by Doxygen for libstdc++ source from the source code.