|
pianod2
multisource multiuser scriptable networked music player
|
Enumeration iterator. More...
#include <assert.h>

Go to the source code of this file.
Classes | |
| class | Enum< Enumeration, end_element > |
| Iteratate over the values of the enumeration. More... | |
| class | Enum< Enumeration, end_element >::Iterator |
Enumeration iterator.
A class that wraps enumerations and provides an iterator that ranges over the enumeration's values.