![]() |
Low-Level Abstraction of Memory Access
|
#include <Bytesplit.hpp>
Public Types | |
template<typename ArrayExtents , typename RecordDim > | |
using | fn = Bytesplit< ArrayExtents, RecordDim, InnerMapping > |
Binds parameters to a Bytesplit 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.
Definition at line 137 of file Bytesplit.hpp.
using llama::mapping::BindBytesplit< InnerMapping >::fn = Bytesplit<ArrayExtents, RecordDim, InnerMapping> |
Definition at line 140 of file Bytesplit.hpp.