This template variable represents the result value of the bsl::is_arithmetic meta-function.
bsl::is_arithmetic
Declared in <bslmf_isarithmetic.h>
<bslmf_isarithmetic.h>
template<class t_TYPE> inline constexpr bool is_arithmetic_v = is_arithmetic<t_TYPE>::value;