Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
WAHVector::Bit Class Reference

#include <elm/util/WAHVector.h>

Public Member Functions

 Bit (WAHVector &v, int i)
 
Bitoperator= (const Bit &b)
 
Bitoperator= (bool b)
 
 operator bool (void) const
 

Constructor & Destructor Documentation

◆ Bit()

Bit ( WAHVector v,
int  i 
)
inline

Member Function Documentation

◆ operator bool()

operator bool ( void  ) const
inline

References WAHVector::bit().

◆ operator=() [1/2]

Bit& operator= ( bool  b)
inline

References WAHVector::set().

◆ operator=() [2/2]

Bit& operator= ( const Bit b)
inline

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