std::is_scalar< _Tp >(3) Library Functions Manual std::is_scalar< _Tp >(3)NAMEstd::is_scalar< _Tp > -SYNOPSISInherits 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::iterator(3) - centos |
| std::integral_constant(3) - debian |
| std::tr1::__detail::__numeric_constants(3) - debian |
| std::valarray(3) - debian |
| std::atomic(3cxx) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |