Argon 0.1.0
Loading...
Searching...
No Matches
argon::vectorize::interleaved< Stride, ScalarType >::ConstIterator Struct Reference

Public Types

using iterator_category = std::forward_iterator_tag
using argon_type = Argon<ScalarType>
using value_type = std::array<argon_type, Stride>
using difference_type = std::ptrdiff_t

Public Member Functions

 ConstIterator (const ScalarType *ptr)
const value_type operator* () const
ConstIteratoroperator++ ()
ConstIterator operator++ (int)

Friends

bool operator== (const ConstIterator &a, const ConstIterator &b)
bool operator!= (const ConstIterator &a, const ConstIterator &b)

The documentation for this struct was generated from the following file: