![]() |
Low-Level Abstraction of Memory Access
|
#include "Common.hpp"
Go to the source code of this file.
Classes | |
struct | llama::mapping::PermuteArrayIndex< Mapping, Permutation > |
Namespaces | |
llama | |
llama::mapping | |
Functions | |
template<typename Mapping > | |
llama::mapping::PermuteArrayIndex (Mapping) -> PermuteArrayIndex< Mapping > | |
Variables | |
template<typename Mapping > | |
constexpr bool | llama::mapping::isPermuteArrayIndex = false |
template<typename Mapping , std::size_t... Permutation> | |
constexpr bool | llama::mapping::isPermuteArrayIndex< PermuteArrayIndex< Mapping, Permutation... > > = true |