#include <vector>
#include "rolelist.h"


Go to the source code of this file.
Classes | |
| class | IntMultiSet |
| Represents a multi set of integers, ranging from 0 to a fixed maximum. More... | |
Namespaces | |
| namespace | std |
| STL namespace. | |
Header file specifying constructors, destructor and functions for intmultiset.cpp.
Definition in file intmultiset.h.
1.5.9