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

#include <TypeList.h>

Public Types

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

Detailed Description

template<class T, class U, unsigned int i, typename DefType>
struct trUtil::TypeAtNonStrict< TypeList< T, U >, i, DefType >

Definition at line 173 of file TypeList.h.

Member Typedef Documentation

◆ Result

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

Definition at line 175 of file TypeList.h.


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