![]() |
Blaze 3.9
|
Appending a type to a type list. More...
Appending a type to a type list.
The Append class can be used to append the data type T to a type list TL. In order to append a data type, the Append class has to be instantiated for a particular type list and another type. The following example gives an impression of the use of the Append class: