![]() |
Low-Level Abstraction of Memory Access
|
#include <One.hpp>
Public Types | |
template<typename ArrayExtents , typename RecordDim > | |
using | fn = One< ArrayExtents, RecordDim, FieldAlignment, PermuteFields > |
Binds parameters to a One mapping except for array and record dimension, producing a quoted meta function accepting the latter two. Useful to to prepare this mapping for a meta mapping.
using llama::mapping::BindOne< FieldAlignment, PermuteFields >::fn = One<ArrayExtents, RecordDim, FieldAlignment, PermuteFields> |