CHROMA
Public Types | List of all members
Chroma::Typelist< T, U > Struct Template Reference

#include <typelist.h>

Public Types

typedef T Head
 
typedef U Tail
 

Detailed Description

template<class T, class U>
struct Chroma::Typelist< T, U >

Definition at line 370 of file typelist.h.

Member Typedef Documentation

◆ Head

template<class T , class U >
typedef T Chroma::Typelist< T, U >::Head

Definition at line 372 of file typelist.h.

◆ Tail

template<class T , class U >
typedef U Chroma::Typelist< T, U >::Tail

Definition at line 373 of file typelist.h.


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