boost::gil::const_iterator_type<dereference_iterator_adaptor<I, DFn>>::type arrow_upward boost::gil::const_iterator_type<dereference_iterator_adaptor<I, DFn>>::type Synopsis Declared in <boost/gil/pixel_iterator_adaptor.hpp> using type = dereference_iterator_adaptor<const_iterator_type<I>::type, DFn::const_t>; Created with MrDocs