CHROMA
Public Types | List of all members
Chroma::TL::TypeAt< Typelist< Head, Tail >, i > Struct Template Reference

#include <typelist.h>

Public Types

typedef TypeAt< Tail, i - 1 >::Result Result
 

Detailed Description

template<class Head, class Tail, int i>
struct Chroma::TL::TypeAt< Typelist< Head, Tail >, i >

Definition at line 418 of file typelist.h.

Member Typedef Documentation

◆ Result

template<class Head , class Tail , int i>
typedef TypeAt<Tail, i - 1>::Result Chroma::TL::TypeAt< Typelist< Head, Tail >, i >::Result

Definition at line 420 of file typelist.h.


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