Vector of booleans. More...
#include <gft_bmap.h>
Public Attributes | |
char * | data |
int | N |
int | VN |
Vector of booleans.
It uses one bit per boolean (i.e., size = ceil (n / 8)).
char* gft::BMap::_bmap::data |
int gft::BMap::_bmap::N |
int gft::BMap::_bmap::VN |