pianod2
multisource multiuser scriptable networked music player
Classes
enum.h File Reference

Enumeration iterator. More...

#include <assert.h>
Include dependency graph for enum.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Enumeration iterator.

A class that wraps enumerations and provides an iterator that ranges over the enumeration's values.