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

Internal class providing std::make_signed for char. More...

Public Types

using type = signed char
 The resulting type.
 

Detailed Description

Internal class providing std::make_signed for char.

Member Typedef Documentation

◆ type

using std::make_signed_detail::make_signed< char >::type = signed char

The resulting type.


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