boost::gil::const_iterator_type

Returns the type of an iterator just like the input iterator, except operating over immutable values

Synopsis

template<typename It>
struct const_iterator_type;