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