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

#include <TypeList.h>

Public Types

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

Detailed Description

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

Definition at line 217 of file TypeList.h.

Member Typedef Documentation

◆ Result

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

Definition at line 219 of file TypeList.h.


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