A variable-sized bitset.
More...
#include <bitset.h>
|
|
int | size |
| | The number of integers in bits.
|
| |
|
unsigned int * | bits |
| | An array of size integers.
|
| |
A variable-sized bitset.
Definition at line 28 of file bitset.h.
The documentation for this struct was generated from the following file: