.TH "std::is_scalar< _Tp >" 3cxx "Tue Jul 2 2019" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_scalar< _Tp > \- is_scalar .SH SYNOPSIS .br .PP .PP Inherits type< is_arithmetic< _Tp >, is_enum< _Tp >, is_pointer< _Tp >, is_member_pointer< _Tp >, is_null_pointer< _Tp > >\&. .SH "Detailed Description" .PP .SS "template .br struct std::is_scalar< _Tp >" is_scalar .PP Definition at line 598 of file type_traits\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.