![]() |
Low-Level Abstraction of Memory Access
|
#include <ChangeType.hpp>
Mapping that changes the type in the record domain for a different one in storage. Conversions happen during load and store.
ReplacementMap | A type list of binary type lists (a map) specifiying which type or the type at a RecordCoord (map key) to replace by which other type (mapped value). |
Definition at line 59 of file ChangeType.hpp.