Boost GIL


iterator_is_step< I > Struct Template Reference

Determines if the given iterator has a step that could be set dynamically. More...

#include <metafunctions.hpp>

Inherits iterator_is_step_impl< It, IsBase, EqualsStepType >.

Detailed Description

template<typename I>
struct boost::gil::iterator_is_step< I >

Determines if the given iterator has a step that could be set dynamically.


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