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

#include <typelist.h>

Public Types

typedef TypeAtNonStrict< Tail, i - 1, DefaultType >::Result Result
 

Detailed Description

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

Definition at line 449 of file typelist.h.

Member Typedef Documentation

◆ Result

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

Definition at line 452 of file typelist.h.


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