#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 42 of file stl_bvector.h. |
|
Definition at line 46 of file stl_bvector.h. |
|
Definition at line 61 of file stl_bvector.h. |
|
Definition at line 47 of file stl_bvector.h. |
|
Definition at line 58 of file stl_bvector.h. |
|
Definition at line 54 of file stl_bvector.h. |
|
Definition at line 48 of file stl_bvector.h. |
|
Definition at line 56 of file stl_bvector.h. |
|
Definition at line 41 of file stl_bvector.h. |
|
Definition at line 40 of file stl_bvector.h. |