std::bit_reference(3)
NAME
std::Bit_reference
SYNOPSIS
Public Member Functions
Bit_reference (Bit_type *x, Bit_type y)
Bit_reference ()
operator bool () const
Bit_reference & operator= (bool x)
Bit_reference & operator= (const Bit_reference &x)
bool operator== (const Bit_reference &x) const
bool operator< (const Bit_reference &x) const
void flip ()
Public Attributes
Bit_type * M_p
Bit_type M_mask
Detailed Description
Definition at line 69 of file stl_bvector.h.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 2007