![]() |
Low-Level Abstraction of Memory Access
|
#include <ArrayExtents.hpp>
Public Types | |
using | Index = ArrayIndex< T, 0 > |
using | value_type = T |
Public Member Functions | |
constexpr auto | toArray () const -> Index |
Static Public Attributes | |
static constexpr std::size_t | rank = 0 |
static constexpr auto | rankDynamic = 0 |
static constexpr auto | rankStatic = 0 |
Definition at line 176 of file ArrayExtents.hpp.
using llama::ArrayExtents< T >::Index = ArrayIndex<T, 0> |
Definition at line 182 of file ArrayExtents.hpp.
using llama::ArrayExtents< T >::value_type = T |
Definition at line 183 of file ArrayExtents.hpp.
|
inlineconstexpr |
Definition at line 185 of file ArrayExtents.hpp.
|
staticconstexpr |
Definition at line 178 of file ArrayExtents.hpp.
|
staticconstexpr |
Definition at line 179 of file ArrayExtents.hpp.
|
staticconstexpr |
Definition at line 180 of file ArrayExtents.hpp.