|
asrt
Automated System Runtime Testing library
|
Trait mapping a C++ type to its flat_tree metadata. More...
Trait mapping a C++ type to its flat_tree metadata.
Each specialisation provides: raw_type — the type stored inside the C union value_type — the C++ facing type (often the same) flat_type — the asrt_flat_value_type constant is_scalar — true for leaf nodes, false for containers