std::is_scalar(3) centos man page | unix.com

Man Page: std::is_scalar

Operating Environment: centos

Section: 3

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::atomic(3) - centos
std::complex(3) - centos
std::tr1::__detail::__numeric_constants(3) - debian
std::valarray(3) - debian
std::atomic(3cxx) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq