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

Internal class providing a signed type for char16_t. More...

Public Types

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

Detailed Description

Internal class providing a signed type for char16_t.

Member Typedef Documentation

◆ type

using std::make_signed_detail::make_signed< char16_t >::type = typename sized_signed<sizeof(char16_t)>::type

The resulting type.


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