boost::gil::iterator_type_from_pixel<Pixel, IsPlanar, true, IsMutable>::type arrow_upward boost::gil::iterator_type_from_pixel<Pixel, IsPlanar, true, IsMutable>::type Synopsis Declared in <boost/gil/metafunctions.hpp> using type = memory_based_step_iterator<iterator_type_from_pixel<Pixel, IsPlanar, false, IsMutable>::type>; Created with MrDocs