Public Types |
typedef F::grid_type | grid_type |
typedef F::result_type | value_type |
typedef F::argument_type | handle_type |
Public Methods |
| mapped_element_ra_seq_iterator () |
| mapped_element_ra_seq_iterator (int bb, int ee, C const &cont, F ff) |
self & | operator++ () |
value_type | operator * () const |
bool | IsDone () const |
handle_type | handle () const |
grid_type const & | TheGrid () const |
bool | operator== (const self &rs) const |
bool | operator!= (const self &rs) const |