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

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

Public Types

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

Detailed Description

Internal class providing an unsigned type for char32_t.

Member Typedef Documentation

◆ type

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

The resulting type.


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