Provides information on how to serialize (=extract components) from a compound data type.
This is the general implementation for arithmetic data-types, for a specialization example see Vector3.h
#include <VectorTrait.h>
Public Types | |
using | OutputType = void |
Static Public Attributes | |
static const uint_t | F_SIZE = 0u |
using walberla::VectorTrait< T, Enable >::OutputType = void |
|
static |