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

#include <type_traits>

Public Types

using type = typename __make_signed_selector< _Tp >::__type
 

Detailed Description

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

make_signed

Definition at line 2060 of file type_traits.


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