Specifies that a type is a SIMD type with signed elements. More...
#include <eve/concept/vectorized.hpp>
The concept integral_simd_value<T> is satisfied if and only if T satisfies eve::arithmetic_simd_value<T> and eve::element_type<T> is signed.
eve::logical<eve::wide<short>>eve::wide<std::int64_t, eve::fixed<4>>