boost::gil::iterator_from_2d::operator==
Equality operator
Synopsis
constexpr
bool
operator==(iterator_from_2d other) const noexcept;
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs