Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

BitVector< S > Class Template Reference
[Utils - Bit-Vector]

#include <bitvector.h>

Inheritance diagram for BitVector< S >:

BitVectorPointer BitVectorBits< S > List of all members.

Detailed Description

template<size_t S>
class BitVector< S >

BitVector is a thin template which provides an object contining a bit-vector of S bits and the methods to manipuate it.

See also:
BitVectorPointer and BitVectorBits.

Definition at line 232 of file bitvector.h.

Public Member Functions

 BitVector ()


Constructor & Destructor Documentation

template<size_t S>
BitVector< S >::BitVector  ) 
 

Constructor which clears all bits in the bit-vector.

Definition at line 238 of file bitvector.h.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.4.4