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

Man Page: std::is_fundamental

Operating Environment: centos

Section: 3

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

NAME
std::is_fundamental< _Tp > -
SYNOPSIS
Inherits type< is_arithmetic< _Tp >, is_void< _Tp >, __is_nullptr_t< _Tp > >. Detailed Description template<typename _Tp>struct std::is_fundamental< _Tp > is_fundamental Definition at line 446 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::is_fundamental< _Tp >(3)
Related Man Pages
std::atomic(3) - centos
std::gslice_array(3) - centos
std::indirect_array(3) - centos
std::iterator(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq