Embedded Template Library 1.0
etl::make_signed< wchar_t > Struct Reference

Public Types

typedef etl::conditional< sizeof(wchar_t)==sizeof(int16_t), int16_t, etl::conditional< sizeof(wchar_t)==sizeof(int32_t), int32_t, void >::type >::type type
 

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