boost::gil::position_iterator::operator==
Equality operator
Synopsis
Declared in <boost/gil/position_iterator.hpp>
constexpr
bool
operator==(position_iterator other) const noexcept;
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs