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

The class template push_frontT takes an existing type_list and a new type, inserts that new type at front 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_frontT< typename, typename >

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

Definition at line 122 of file MetaTypeList.hpp.


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