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