BitArrayIndex class
#include <nCine/Base/BitArray.h>
Proxy referring to a single bit of a BitArray.
Returned by BitArray::
Constructors, destructors, conversion operators
-
BitArrayIndex(BitArray* array,
std::
size_t bit)
Public functions
- void operator=(bool value)
- Sets or clears the referenced bit.