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

Internal class providing std::make_signed for unsigned int. More...

Public Types

using type = int
 The resulting type.
 

Detailed Description

Internal class providing std::make_signed for unsigned int.

Member Typedef Documentation

◆ type

using std::make_signed_detail::make_signed< unsigned int >::type = int

The resulting type.


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