Forward iterator on sites of an indexed site set. More...
#include <p_array.hh>
Inherits site_set_iterator_base< S, p_indexed_fwd_piter< S > >.
Public Member Functions | |
int | index () const |
Return the current index. | |
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.
mln::p_indexed_fwd_piter< S >::p_indexed_fwd_piter | ( | ) | [inline] |
Constructor with no argument.
mln::p_indexed_fwd_piter< S >::p_indexed_fwd_piter | ( | const S & | s | ) | [inline] |
Constructor.
int mln::p_indexed_fwd_piter< S >::index | ( | ) | const [inline] |
Return the current index.