|
|
constexpr | row_iterator (row_iterator const &) noexcept=default |
|
constexpr | row_iterator (row_iterator &&) noexcept=default |
|
constexpr row_iterator & | operator= (row_iterator const &) noexcept=default |
|
constexpr row_iterator & | operator= (row_iterator &&) noexcept=default |
|
constexpr | row_iterator (Pixmap *ptr, size_t y) noexcept |
|
constexpr row_iterator & | operator++ () noexcept |
|
constexpr row_iterator & | operator++ (int) noexcept |
|
constexpr row_iterator & | operator-- () noexcept |
|
constexpr row_iterator & | operator-- (int) noexcept |
|
constexpr auto | operator* () const noexcept |
|
|
constexpr friend bool | operator== (row_iterator const &, row_iterator const &) noexcept=default |
The documentation for this struct was generated from the following file: