boost::gil::position_iterator::operator++
Increment operator
Synopsis
Declared in <boost/gil/position_iterator.hpp>
constexpr
position_iterator
operator++(int) noexcept;
Return Value
Another instance of the object
Created with MrDocs