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

#include <typelist.h>

Public Types

typedef Typelist< Head, Tail > Result
 

Detailed Description

template<class Head, class Tail>
struct Chroma::TL::Append< NullType, Typelist< Head, Tail > >

Definition at line 507 of file typelist.h.

Member Typedef Documentation

◆ Result

template<class Head , class Tail >
typedef Typelist<Head, Tail> Chroma::TL::Append< NullType, Typelist< Head, Tail > >::Result

Definition at line 509 of file typelist.h.


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