Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::type_select< T0, T1, T2, T3 >::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, etl::null_type< 0 > >::type >::type >::type >::type type
 

Public Member Functions

 ETL_STATIC_ASSERT (ID< 4, "Invalid ID")
 

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