libstdc++
std::is_arithmetic< _Tp > Struct Template Reference

Inherits type< is_integral< _Tp >, is_floating_point< _Tp > >.

Detailed Description

template<typename _Tp>
struct std::is_arithmetic< _Tp >

is_arithmetic

Definition at line 502 of file type_traits.


The documentation for this struct was generated from the following file: