Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::type_select< T0, T1, T2, T3, T4 >::select< Id > Struct Template Reference

Public Types

typedef etl::conditional< Id==0, T0, typenameetl::conditional< Id==1, T1, typenameetl::conditional< Id==2, T2, typenameetl::conditional< Id==3, T3, typenameetl::conditional< Id==4, T4, etl::null_type< 0 > >::type >::type >::type >::type >::type type

Public Member Functions

 ETL_STATIC_ASSERT (Id< 5, "Invalid Id")

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