Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/iter.h>
Public Member Functions | |
const T & | operator* () const |
T | operator-> () const |
This class is an helper to define constant iterator. See PreIter for more details.
I | Defined iterator. |
T | Type of iterated items. |
|
inline |
|
inline |