BitSet< S, E, size_ >::BitRef Class Reference

#include <BitSet.h>

Public Member Functions

 operator bool () const
 
BitRefoperator= (bool b)
 

Member Function Documentation

◆ operator bool()

template<typename S , typename E , size_t size_ = sizeof(S) * 8>
BitSet< S, E, size_ >::BitRef::operator bool ( ) const
inline

◆ operator=()

template<typename S , typename E , size_t size_ = sizeof(S) * 8>
BitRef& BitSet< S, E, size_ >::BitRef::operator= ( bool  b)
inline

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