std::is_signed< _Tp > Struct Template Reference
[Type Traits]

is_signed More...

Inherits integral_constant< bool, __is_signed_helper< _Tp >::value >.


Detailed Description

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

is_signed

Definition at line 163 of file type_traits.


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