CHROMA
Public Types | List of all members
Chroma::TL::TypeAtNonStrict< TList, index, DefaultType > Struct Template Reference

#include <typelist.h>

Public Types

typedef DefaultType Result
 

Detailed Description

template<class TList, int index, typename DefaultType = NullType>
struct Chroma::TL::TypeAtNonStrict< TList, index, DefaultType >

Definition at line 437 of file typelist.h.

Member Typedef Documentation

◆ Result

template<class TList , int index, typename DefaultType = NullType>
typedef DefaultType Chroma::TL::TypeAtNonStrict< TList, index, DefaultType >::Result

Definition at line 439 of file typelist.h.


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