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

#include <typelist.h>

Public Types

typedef Head Result
 

Detailed Description

template<class Head, class Tail, typename DefaultType>
struct Chroma::TL::TypeAtNonStrict< Typelist< Head, Tail >, 0, DefaultType >

Definition at line 443 of file typelist.h.

Member Typedef Documentation

◆ Result

template<class Head , class Tail , typename DefaultType >
typedef Head Chroma::TL::TypeAtNonStrict< Typelist< Head, Tail >, 0, DefaultType >::Result

Definition at line 445 of file typelist.h.


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