TrueReality  v0.1.1912
trUtil::AppendTL< TList, T > Struct Template Reference

#include <TypeList.h>

Public Types

using Type = TypeList< typename TList::Head, typename AppendTL< typename TList::Tail, T >::Type >
 

Detailed Description

template<class TList, class T>
struct trUtil::AppendTL< TList, T >

Definition at line 116 of file TypeList.h.

Member Typedef Documentation

◆ Type

template<class TList , class T >
using trUtil::AppendTL< TList, T >::Type = TypeList<typename TList::Head, typename AppendTL<typename TList::Tail, T>::Type>

Definition at line 118 of file TypeList.h.


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