SparseBitVect.h File Reference

#include "BitVect.h"
#include <set>
#include <iterator>
#include <algorithm>

Go to the source code of this file.

Classes

class  SparseBitVect
 a class for bit vectors that are sparsely occupied. More...

Typedefs

typedef set< int > IntSet
typedef IntSet::iterator IntSetIter
typedef
IntSet::const_iterator 
IntSetConstIter


Typedef Documentation

typedef set<int> IntSet

Definition at line 18 of file SparseBitVect.h.

typedef IntSet::const_iterator IntSetConstIter

Definition at line 20 of file SparseBitVect.h.

typedef IntSet::iterator IntSetIter

Definition at line 19 of file SparseBitVect.h.


Generated on Sat May 24 08:36:33 2008 for RDCode by  doxygen 1.5.3