#include "Helpers.h"
#include "Iterator.h"
#include <vector>
Namespaces | |
namespace | sps |
Classes | |
class | sps::SparseBitVector |
Implementation of the BitSet interface based on a sparse vector. More... | |
class | sps::SparseBitVector::Iterator |
Implementation of the sps::Iterator interface for a sps::SparseBitVector. More... |
Include this file if you want to use the sps::SparseBitVector class.