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