Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::bitset::reference Class Template Reference

#include <std_bitset.h>

List of all members.

Public Methods


Friends

class  bitset

template<size_t _Nb> class std::bitset::reference


Constructor & Destructor Documentation

reference ( bitset & __b,
size_t __pos ) [inline]
 

~reference ( ) [inline]
 


Member Function Documentation

reference & operator= ( bool __x ) [inline]
 

reference & operator= ( const reference & __j ) [inline]
 

bool operator~ ( ) const [inline]
 

operator bool ( ) const [inline]
 

reference & flip ( ) [inline]
 


Friends And Related Function Documentation

friend class bitset [friend]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:35 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001