template<typename T>
atlas::array::VectorView class

Constructors, destructors, conversion operators

VectorView()
VectorView(Vector<T> const& vector, T* data)

Public functions

auto operator[](idx_t idx) -> T&
auto operator[](idx_t idx) const -> T const&
auto base() -> T
auto size() const -> idx_t
auto is_valid(Vector<T>& vector) -> bool

Public variables

Vector<T> const * vector_
T* data_
idx_t size_
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.