|
5.0.0
Freundlich's C++ toolkit
|
An element of a record.
A record is declared using an MPL sequence of element types.
| Label | Must be an fcppt::record::label. |
| Type | The value type of the label. |
Public Types | |
| using | wrapped = Type |
| using | label = Label |
| using fcppt::record::element< Label, Type >::label = Label |
| using fcppt::record::element< Label, Type >::wrapped = Type |