Helper functor to construct an iterator base on the View
type and the Iterator
type expected.
More...
Static Public Member Functions | |
static iterator | apply (View const &view, typename View::index_type const &index) |
Public Types | |
typedef View::value_type | value_t |
typedef Iterator | iterator |
Helper functor to construct an iterator base on the View
type and the Iterator
type expected.