The concept signed_value<T> is satisfied if and only if T satisfies eve::value and the element type satisfies std::is_signed.
More...
#include <eve/concept/value.hpp>
template<typename T>
The concept signed_value<T> is satisfied if and only if T satisfies eve::value and the element type s...
Definition value.hpp:68
The concept value<T> is satisfied if and only if T satisfies either eve::scalar_value or eve::simd_va...
Definition value.hpp:34
IEEE 754 binary16 floating-point type.
Definition float16.hpp:189