Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::iterator_type_from_pixel< Pixel, IsPlanar, true, IsMutable > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef
memory_based_step_iterator
< typename
iterator_type_from_pixel
< Pixel, IsPlanar, false,
IsMutable >::type
type
 

Member Typedef Documentation

template<typename Pixel , bool IsPlanar, bool IsMutable>
typedef memory_based_step_iterator<typename iterator_type_from_pixel<Pixel,IsPlanar,false,IsMutable>::type> boost::gil::iterator_type_from_pixel< Pixel, IsPlanar, true, IsMutable >::type

The documentation for this struct was generated from the following file: