#include <stl_bvector.h>
Public Methods | |
_Bit_reference (unsigned int *__x, unsigned int __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 | |
unsigned int * | _M_p |
unsigned int | _M_mask |
|
Definition at line 46 of file ext/stl_bvector.h. |
|
Definition at line 50 of file ext/stl_bvector.h. |
|
Definition at line 65 of file ext/stl_bvector.h. |
|
Definition at line 51 of file ext/stl_bvector.h. |
|
Definition at line 62 of file ext/stl_bvector.h. |
|
Definition at line 58 of file ext/stl_bvector.h. |
|
Definition at line 52 of file ext/stl_bvector.h. |
|
Definition at line 60 of file ext/stl_bvector.h. |
|
Definition at line 45 of file ext/stl_bvector.h. Referenced by _Bit_reference(), flip(), operator bool(), and operator=(). |
|
Definition at line 44 of file ext/stl_bvector.h. Referenced by _Bit_reference(), flip(), operator bool(), and operator=(). |