#include <bitvector.h>
Public Member Functions | |
| operator unsigned * () | |
Template for a bit-vector buffer for storing zero bits.
Definition at line 105 of file bitvector.h.
| BitVectorBits< 0 >::operator unsigned * | ( | ) |
Address of Buffer, returns the null pointer.
Definition at line 110 of file bitvector.h.
1.6.1