$extrastylesheet
#include <mln/core/concept/iterator.hh>
Public Member Functions | |
| void | next () |
Protected Member Functions | |
| Iterator () | |
Public Types | |
| typedef Object< void > | category |
| typedef E | exact_t |
Base class for implementation classes that are iterators.
Definition at line 75 of file iterator.hh.
|
protected |
| void mln::Iterator< E >::next | ( | ) |
Go to the next element.
|
inherited |
|
inherited |