Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
std::make_unsigned_detail::make_unsigned< char16_t > Struct Reference

Internal class providing an unsigned type for char16_t. More...

Public Types

using type = typename sized_unsigned<sizeof(char16_t)>::type
 The resulting type.
 

Detailed Description

Internal class providing an unsigned type for char16_t.

Member Typedef Documentation

◆ type

using std::make_unsigned_detail::make_unsigned< char16_t >::type = typename sized_unsigned<sizeof(char16_t)>::type

The resulting type.


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