tetl 0.1.0
Embedded Template Library
|
If T is an arithmetic type (that is, an integral type or a floating-point type) or a cv-qualified version thereof, provides the member constant value equal true. For any other type, value is false. The behavior of a program that adds specializations for is_arithmetic or is_arithmetic_v (since C++17) is undefined. More...
#include <is_arithmetic.hpp>
Additional Inherited Members | |
![]() | |
using | type |
using | type |
using | value_type |
using | value_type |
![]() | |
constexpr | operator value_type () const noexcept |
constexpr | operator value_type () const noexcept |
constexpr auto | operator() () const noexcept -> value_type |
constexpr auto | operator() () const noexcept -> value_type |
![]() | |
static constexpr bool | value |
static constexpr bool | value |
If T is an arithmetic type (that is, an integral type or a floating-point type) or a cv-qualified version thereof, provides the member constant value equal true. For any other type, value is false. The behavior of a program that adds specializations for is_arithmetic or is_arithmetic_v (since C++17) is undefined.