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

push_backT Template Specialization. More...

#include <MetaTypeList.hpp>

Public Types

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

Detailed Description

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

push_backT Template Specialization.

Definition at line 153 of file MetaTypeList.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 155 of file MetaTypeList.hpp.


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