TrueReality  v0.1.1912
trUtil::TypeAt< TypeList< T, U >, i > Struct Template Reference

#include <TypeList.h>

Public Types

using Result = typename TypeAt< U, i - 1 >::Result
 

Detailed Description

template<class T, class U, unsigned int i>
struct trUtil::TypeAt< TypeList< T, U >, i >

Definition at line 157 of file TypeList.h.

Member Typedef Documentation

◆ Result

template<class T , class U , unsigned int i>
using trUtil::TypeAt< TypeList< T, U >, i >::Result = typename TypeAt<U, i - 1>::Result

Definition at line 159 of file TypeList.h.


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