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