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

Internal class providing std::make_unsigned for long long. More...

Public Types

using type = unsigned long long
 The resulting type.
 

Detailed Description

Internal class providing std::make_unsigned for long long.

Member Typedef Documentation

◆ type

using std::make_unsigned_detail::make_unsigned< long long >::type = unsigned long long

The resulting type.


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