rcolyer.net
RC Lib  Version 202403231100
Classes | Namespaces | Functions
Bitfield2D.h File Reference

Provides a two-dimensional structure of packed bits. More...

#include "Bitfield.h"
#include "Data1D.h"
#include "Errors.h"
#include <stdlib.h>

Go to the source code of this file.

Classes

class  RC::Bitfield2D
 A bounds-safe two-dimensional structure of efficiently packed bits. More...
 

Namespaces

 RC
 

Functions

std::ostream & RC::operator<< (std::ostream &out, const Bitfield2D &b)
 Outputs data to a stream as a character series of '1's and '0's, with newlines trailing each entry of dimension 2. More...
 

Detailed Description

Provides a two-dimensional structure of packed bits.

email address
— (c) 2015