template<typename BaseIterator>
atlas::util::DereferenceIterator class

Public types

using value_type = typename BaseIterator::value_type::element_type
using pointer = value_type*
using reference = value_type&

Constructors, destructors, conversion operators

DereferenceIterator(const BaseIterator& other)

Public functions

auto operator*() const -> reference
auto operator->() const -> pointer
auto operator[](size_t n) const -> reference
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.