Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
#include <GridContainerToTable.h>
Public Types | |
typedef T | table_cell_t |
Static Public Member Functions | |
static T | serialize (T v) |
Trait used to map internal C++ types to types known by Alexandria's Table implementation. This is the generic case: identity mapping
T | Type to be mapped |
Definition at line 37 of file GridContainerToTable.h.
typedef T Euclid::GridContainer::GridAxisToTable< T >::table_cell_t |
Definition at line 38 of file GridContainerToTable.h.
|
inlinestatic |
Definition at line 40 of file GridContainerToTable.h.