man std::__is_scalar (Fonctions bibliothèques) -

NAME

std::__is_scalar -

SYNOPSIS



Inherits __traitor< __is_arithmetic< _Tp >, __is_pointer< _Tp > >.

Detailed Description

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

Definition at line 350 of file cpp_type_traits.h.

Public Types

typedef __truth_type< __value >::__type __type

Author

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