boost::gil::const_iterator_type
Returns the type of an iterator just like the input iterator, except operating over immutable values
Synopsis
Declared in <boost/gil/pixel_iterator.hpp>
template<typename It>
struct const_iterator_type;
Specializations
Created with MrDocs