DSC Engine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
DSC::BitsArray< N >::__bit Struct Reference

proxy bit access More...

#include <bits_array.hpp>

Public Member Functions

 __bit (int &buf_stored, int bit_pos)
 
bool value () const
 
 operator bool () const
 
 operator int () const
 
void operator= (bool bit)
 
bool operator== (bool bit) const
 
bool operator! () const
 

Public Attributes

int & buf_stored
 
int bit_pos
 

Detailed Description

template<const int N>
struct DSC::BitsArray< N >::__bit

proxy bit access


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