Embedded Template Library 1.0
etl::ibitset::bit_reference Class Reference

The reference type returned. More...

#include <bitset_legacy.h>

Public Member Functions

 operator bool () const
 Conversion operator.
 
 bit_reference (const bit_reference &other)
 Copy constructor.
 
bit_referenceoperator= (bool b)
 Assignment operator.
 
bit_referenceoperator= (const bit_reference &r)
 Assignment operator.
 
bit_referenceflip ()
 Flip the bit.
 
bool operator~ () const
 Return the logical inverse of the bit.
 

Friends

class ibitset
 

Detailed Description

The reference type returned.


The documentation for this class was generated from the following file: