![]() |
AI Engine API User Guide (AIE) 2022.2
|
#include <mdspan.hpp>
Public Member Functions | |
| constexpr | const_iterator (pointer ptr) |
| constexpr bool | operator!= (const const_iterator &rhs) |
| constexpr reference | operator* () const |
| constexpr const_iterator | operator++ () |
| constexpr const_iterator | operator++ (int) |
| constexpr pointer | operator-> () const |
| constexpr bool | operator== (const const_iterator &rhs) |