#include <dpsites_piter.hh>
Inherits mln::internal::site_relative_iterator_base< V, mln::dpsites_fwd_piter< V > >.
Public Member Functions | |
dpsites_fwd_piter () | |
Constructor without argument. | |
template<typename P> | |
dpsites_fwd_piter (const V &v, const P &c) | |
Constructor. | |
void | next () |
Go to the next element. |
The parameter V
is the type of std::vector enclosing structure.
mln::dpsites_fwd_piter< V >::dpsites_fwd_piter | ( | const V & | v, | |
const P & | c | |||
) | [inline] |
mln::dpsites_fwd_piter< V >::dpsites_fwd_piter | ( | ) | [inline] |
Constructor without argument.
void mln::Site_Iterator< E >::next | ( | ) | [inline, inherited] |
Go to the next element.