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

Internal class providing std::make_unsigned for signed char. More...

Public Types

using type = unsigned char
 The resulting type.
 

Detailed Description

Internal class providing std::make_unsigned for signed char.

Member Typedef Documentation

◆ type

using std::make_unsigned_detail::make_unsigned< signed char >::type = unsigned char

The resulting type.


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