The Sparta Modeling Framework
Loading...
Searching...
No Matches
MetaTypeList::pop_frontT< type_list< Head, Tail... > > Class Template Reference

pop_frontT Template Specialization. More...

#include <MetaTypeList.hpp>

Public Types

using type = type_list< Tail... >
 

Detailed Description

template<typename Head, typename... Tail>
class MetaTypeList::pop_frontT< type_list< Head, Tail... > >

pop_frontT Template Specialization.

Definition at line 103 of file MetaTypeList.hpp.

Member Typedef Documentation

◆ type

template<typename Head , typename... Tail>
using MetaTypeList::pop_frontT< type_list< Head, Tail... > >::type = type_list<Tail...>

Definition at line 105 of file MetaTypeList.hpp.


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