libstdc++
std::make_unsigned< _Tp > Struct Template Reference

#include <type_traits>

Public Types

using type = typename __make_unsigned_selector< _Tp >::__type
 

Detailed Description

template<typename _Tp>
struct std::make_unsigned< _Tp >

make_unsigned

Definition at line 1912 of file type_traits.


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