Boost GIL


iterator_adaptor_rebind< It, NewBaseIt > Struct Template Reference

Changes the base iterator of an iterator adaptor. Provide an specialization when introducing new iterator adaptors. More...

#include <pixel_iterator.hpp>

Detailed Description

template<typename It, typename NewBaseIt>
struct boost::gil::iterator_adaptor_rebind< It, NewBaseIt >

Changes the base iterator of an iterator adaptor. Provide an specialization when introducing new iterator adaptors.


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