TrueReality  v0.1.1912
trUtil::IdsFromTL< TL, i > Struct Template Reference

#include <TypeList.h>

Public Types

using Type = TypeList< Int2Type< i >, typename IdsFromTL< typename TL::Tail, i+1 >::Type >
 

Detailed Description

template<class TL, int i = 0>
struct trUtil::IdsFromTL< TL, i >

Definition at line 109 of file TypeList.h.

Member Typedef Documentation

◆ Type

template<class TL , int i = 0>
using trUtil::IdsFromTL< TL, i >::Type = TypeList<Int2Type<i>, typename IdsFromTL<typename TL::Tail, i + 1>::Type>

Definition at line 111 of file TypeList.h.


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