Bit-Vector utilities header file. More...

Go to the source code of this file.
Classes | |
| struct | BitVectorBits< S > |
| struct | BitVectorBits< 0 > |
| class | BitVectorPointer |
| class | BitVector< S > |
Variables | |
| const unsigned | BitVectorIndexShift |
| const unsigned | BitVectorIndexMask = (1<<BitVectorIndexShift)-1 |
Bit-Vector utilities header file.
Definition in file bitvector.h.
1.6.1