boost::gil::iterator_type<T, L, IsPlanar, true, IsMutable>
Synopsis
Declared in <boost/gil/metafunctions.hpp>
template<
typename T,
typename L,
bool IsPlanar,
bool IsMutable>
struct iterator_type<T, L, IsPlanar, true, IsMutable>;