#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 71 of file bits/stl_bvector.h. |
|
Definition at line 75 of file bits/stl_bvector.h. |
|
Definition at line 90 of file bits/stl_bvector.h. |
|
Definition at line 76 of file bits/stl_bvector.h. |
|
Definition at line 87 of file bits/stl_bvector.h. |
|
Definition at line 83 of file bits/stl_bvector.h. |
|
Definition at line 77 of file bits/stl_bvector.h. |
|
Definition at line 85 of file bits/stl_bvector.h. |
|
Definition at line 70 of file bits/stl_bvector.h. Referenced by _Bit_reference(), flip(), operator bool(), and operator=(). |
|
Definition at line 69 of file bits/stl_bvector.h. Referenced by _Bit_reference(), flip(), operator bool(), and operator=(). |