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