table of contents
other versions
std::is_arithmetic< _Tp >(3cxx) | std::is_arithmetic< _Tp >(3cxx) |
NAME¶
std::is_arithmetic< _Tp > - is_arithmetic
SYNOPSIS¶
Inherits __or_::type.
Detailed Description¶
template<typename _Tp>¶
struct std::is_arithmetic< _Tp >" is_arithmetic
Definition at line 534 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Wed Jul 14 2021 | libstdc++ |