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

frontT Template Specialization. More...

#include <MetaTypeList.hpp>

Public Types

using type = Head
 

Detailed Description

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

frontT Template Specialization.

Definition at line 79 of file MetaTypeList.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 81 of file MetaTypeList.hpp.


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