std_is_signed.3cxx

Langue: en

Version: 359955 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::is_signed -

is_signed

SYNOPSIS


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.

Author

Generated automatically by Doxygen for libstdc++ from the source code.