libstdc++: std::make_signed< _Tp > Struct Template Reference (original) (raw)

#include <[type_traits](a00233%5Fsource.html)>

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 2106 of file type_traits.


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