Transform the boost::fusion::vector into memory specification (memory_traits) More...
Transform the boost::fusion::vector into memory specification (memory_traits)
Transform the boost::fusion::vector into memory specification (memory_traits). In this implementation we create a buffer of base type with memory_c
We basically create a buffer for each property
T | base type (T::type must define a boost::fusion::vector ) |
Definition at line 71 of file memory_conf.hpp.
#include <memory_conf.hpp>
Public Types | |
typedef memory_c< T > | type |
for each element in the vector interleave memory_c | |