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

push_frontT Template Specialization. More...

#include <MetaTypeList.hpp>

Public Types

using type = type_list< NewElement, Elements... >
 

Detailed Description

template<typename... Elements, typename NewElement>
class MetaTypeList::push_frontT< type_list< Elements... >, NewElement >

push_frontT Template Specialization.

Definition at line 128 of file MetaTypeList.hpp.

Member Typedef Documentation

◆ type

template<typename... Elements, typename NewElement >
using MetaTypeList::push_frontT< type_list< Elements... >, NewElement >::type = type_list<NewElement, Elements...>

Definition at line 130 of file MetaTypeList.hpp.


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