SparseSet Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
sps::BitListImplementation of the BitSet interface based on a linked list
sps::BitList::IteratorImplementation of the sps::Iterator interface for a sps::BitList
sps::BitTreeImplementation of the BitSet interface based on a binary tree
sps::BitTree::IteratorImplementation of the sps::Iterator interface for a sps::BitTree
sps::DenseBitVectorImplementation of the BitSet interface based on a dynamic vector
sps::DenseBitVector::IteratorImplementation of the sps::Iterator interface for a sps::DenseBitVector
sps::DummyDummy implementation of the BitSet interface
sps::IteratorDeclaration of the sps::Iterator interface
sps::RiceSetImplementation of the BitSet interface based on the sparse set representation by Preston Briggs and Linda Torczon (Rice University)
sps::RiceSet::IteratorImplementation of the sps::Iterator interface for a sps::RiceSet
sps::SparseBitVectorImplementation of the BitSet interface based on a sparse vector
sps::SparseBitVector::IteratorImplementation of the sps::Iterator interface for a sps::SparseBitVector
sps::SparseSetTest< TSet, TIterator >A class for running sparse set tests

Generated on Wed Jun 20 21:20:43 2007 for SparseSet by  doxygen 1.5.2