std::is_arithmetic< _Tp >(3cxx) | std::is_arithmetic< _Tp >(3cxx) |
NAME
std::is_arithmetic< _Tp > - is_arithmetic
SYNOPSIS
#include <type_traits>
Inherits __or_::type.
Detailed Description
template<typename _Tp>
struct std::is_arithmetic< _Tp >"is_arithmetic
Definition at line 586 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |