TrueReality  v0.1.1912
trUtil::TailAt< InstantiateH< TypeList< T, U >, Holder, i >, 0, i > Struct Template Reference

#include <TypeList.h>

Public Types

using Result = InstantiateH< typename TypeList< T, U >::Tail, Holder, i+1 >
 

Detailed Description

template<typename T, typename U, template< class, unsigned int > class Holder, unsigned int i>
struct trUtil::TailAt< InstantiateH< TypeList< T, U >, Holder, i >, 0, i >

Definition at line 212 of file TypeList.h.

Member Typedef Documentation

◆ Result

template<typename T , typename U , template< class, unsigned int > class Holder, unsigned int i>
using trUtil::TailAt< InstantiateH< TypeList< T, U >, Holder, i >, 0, i >::Result = InstantiateH<typename TypeList<T, U>::Tail, Holder, i + 1>

Definition at line 214 of file TypeList.h.


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