Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
std::_Bit_reference Struct Reference
#include <stl_bvector.h>
List of all members.
Public Methods
Public Attributes
Constructor & Destructor Documentation
_Bit_reference (
unsigned int *
__x
,
unsigned int
__y
)
[inline]
_Bit_reference (
)
[inline]
Member Function Documentation
operator bool (
) const
[inline]
_Bit_reference & operator= (
bool
__x
)
[inline]
_Bit_reference & operator= (
const _Bit_reference &
__x
)
[inline]
bool operator== (
const _Bit_reference &
__x
) const
[inline]
bool operator< (
const _Bit_reference &
__x
) const
[inline]
void flip (
)
[inline]
Member Data Documentation
unsigned int* _M_p
unsigned int _M_mask
The documentation for this struct was generated from the following file:
stl_bvector.h
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by
Dimitri van Heesch
, © 1997-2001