proxy bit access
More...
#include <bits_array.hpp>
|
| __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 |
|
|
int & | buf_stored |
|
int | bit_pos |
|
template<const int N>
struct DSC::BitsArray< N >::__bit
proxy bit access
The documentation for this struct was generated from the following file: