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