#include <p_array.hh>
Inherits site_set_iterator_base< S, p_indexed_bkd_piter< S > >.
Public Member Functions | |
int | index () const |
Return the current index. | |
p_indexed_bkd_piter (const S &s) | |
Constructor. | |
p_indexed_bkd_piter () | |
Constructor with no argument. |
mln::p_indexed_bkd_piter< S >::p_indexed_bkd_piter | ( | ) | [inline] |
Constructor with no argument.
mln::p_indexed_bkd_piter< S >::p_indexed_bkd_piter | ( | const S & | s | ) | [inline] |
Constructor.
int mln::p_indexed_bkd_piter< S >::index | ( | ) | const [inline] |
Return the current index.