TrueReality  v0.1.1912
trUtil::CreateIdsTL< i1, i2, i3, i4, i5, i6, i7, i8 > Struct Template Reference

#include <TypeList.h>

Public Types

using Type = TypeList< Int2Type< i1 >, typename CreateIdsTL< i2, i3, i4, i5, i6, i7, i8, -1 >::Type >
 

Detailed Description

template<int i1 = -1, int i2 = -1, int i3 = -1, int i4 = -1, int i5 = -1, int i6 = -1, int i7 = -1, int i8 = -1>
struct trUtil::CreateIdsTL< i1, i2, i3, i4, i5, i6, i7, i8 >

Definition at line 103 of file TypeList.h.

Member Typedef Documentation

◆ Type

template<int i1 = -1, int i2 = -1, int i3 = -1, int i4 = -1, int i5 = -1, int i6 = -1, int i7 = -1, int i8 = -1>
using trUtil::CreateIdsTL< i1, i2, i3, i4, i5, i6, i7, i8 >::Type = TypeList<Int2Type<i1>, typename CreateIdsTL<i2, i3, i4, i5, i6, i7, i8, -1>::Type>

Definition at line 105 of file TypeList.h.


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