The Sparta Modeling Framework
Loading...
Searching...
No Matches
MetaTypeList::push_backT< typename, typename > Class Template Reference

The class template push_backT takes an existing type_list and a new type, inserts that new type at end of the type_list and instantiate a new type_list in this process and typedefs it inside itself. More...

Detailed Description

template<typename, typename>
class MetaTypeList::push_backT< typename, typename >

The class template push_backT takes an existing type_list and a new type, inserts that new type at end of the type_list and instantiate a new type_list in this process and typedefs it inside itself.

Definition at line 147 of file MetaTypeList.hpp.


The documentation for this class was generated from the following file: