centos man page for std::is_scalar

Query: std::is_scalar

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::is_scalar< _Tp >(3)				     Library Functions Manual					  std::is_scalar< _Tp >(3)

NAME
std::is_scalar< _Tp > -
SYNOPSIS
Inherits type< is_arithmetic< _Tp >, is_enum< _Tp >, is_pointer< _Tp >, is_member_pointer< _Tp >, __is_nullptr_t< _Tp > >. Detailed Description template<typename _Tp>struct std::is_scalar< _Tp > is_scalar Definition at line 462 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::is_scalar< _Tp >(3)
Related Man Pages
std::valarray(3cxx) - debian
std::complex(3) - debian
std::slice_array(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
std::atomic(3cxx) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq