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< T, L, IsPlanar, true, IsMutable > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef
memory_based_step_iterator
< typename iterator_type< T, L,
IsPlanar, false, IsMutable >
::type
type
 

Member Typedef Documentation

template<typename T , typename L , bool IsPlanar, bool IsMutable>
typedef memory_based_step_iterator<typename iterator_type<T,L,IsPlanar,false,IsMutable>::type> boost::gil::iterator_type< T, L, IsPlanar, true, IsMutable >::type

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