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