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

Public Types

typedef etl::conditional< Id==0, T0, typenameetl::conditional< Id==1, T1, etl::null_type< 0 > >::type >::type type

Public Member Functions

 ETL_STATIC_ASSERT (Id< 2, "Invalid Id")

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