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

Public Types

typedef etl::conditional< sizeof(wchar_t)==sizeof(uint16_t), uint16_t, etl::conditional< sizeof(wchar_t)==sizeof(uint32_t), uint32_t, void >::type >::type type
 

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