boost::gil::position_iterator::operator++
Increment operator
Synopsis
Declared in <boost/gil/position_iterator.hpp>
constexpr
position_iterator&
operator++() noexcept;
Return Value
Reference to the current object
Created with MrDocs