Milena (Olena)
User documentation 2.0a Id
|
Forward iterator on sites of an indexed site set. More...
#include <p_array.hh>
Inherits mln::internal::site_set_iterator_base< S, p_indexed_fwd_piter< S > >.
Public Member Functions | |
int | index () const |
Return the current index. | |
void | next () |
Go to the next element. | |
p_indexed_fwd_piter () | |
Constructor with no argument. | |
p_indexed_fwd_piter (const S &s) | |
Constructor. | |
Forward iterator on sites of an indexed site set.
Definition at line 235 of file p_array.hh.
|
inline |
Constructor with no argument.
Definition at line 629 of file p_array.hh.
|
inline |
Constructor.
Definition at line 635 of file p_array.hh.
|
inline |
Return the current index.
Definition at line 676 of file p_array.hh.
|
inherited |
Go to the next element.