eckit::geo::Grid::Iterator struct final

Public types

using difference_type = unique_ptr::element_type::difference_type

Constructors, destructors, conversion operators

Iterator(geo::Iterator* it) explicit
Iterator(const Iterator&) deleted
Iterator(Iterator&&) deleted
~Iterator() defaulted
operator bool() const explicit

Public functions

void operator=(const Iterator&) deleted
void operator=(Iterator&&) deleted
auto operator==(const Iterator& other) const -> bool
auto operator!=(const Iterator& other) const -> bool
auto operator++() -> bool
auto operator+=(difference_type d) -> bool
auto operator--() -> bool
auto operator-=(difference_type d) -> bool
auto operator*() const -> Point
auto index() const -> size_t
auto get(T... args) -> T
auto get_deleter(T... args) -> T
auto operator bool(T... args) -> T
auto operator*(T... args) -> T
auto operator->(T... args) -> T
auto release(T... args) -> T
auto reset(T... args) -> T
auto swap(T... args) -> T
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.