| sps::BitList | Implementation of the BitSet interface based on a linked list |
| sps::BitList::Iterator | Implementation of the sps::Iterator interface for a sps::BitList |
| sps::BitTree | Implementation of the BitSet interface based on a binary tree |
| sps::BitTree::Iterator | Implementation of the sps::Iterator interface for a sps::BitTree |
| sps::DenseBitVector | Implementation of the BitSet interface based on a dynamic vector |
| sps::DenseBitVector::Iterator | Implementation of the sps::Iterator interface for a sps::DenseBitVector |
| sps::Dummy | Dummy implementation of the BitSet interface |
| sps::Iterator | Declaration of the sps::Iterator interface |
| sps::RiceSet | Implementation of the BitSet interface based on the sparse set representation by Preston Briggs and Linda Torczon (Rice University) |
| sps::RiceSet::Iterator | Implementation of the sps::Iterator interface for a sps::RiceSet |
| sps::SparseBitVector | Implementation of the BitSet interface based on a sparse vector |
| sps::SparseBitVector::Iterator | Implementation of the sps::Iterator interface for a sps::SparseBitVector |
| sps::SparseSetTest< TSet, TIterator > | A class for running sparse set tests |
1.5.2