Specifies that a type is a SIMD type with unsigned elements. More...
#include <eve/concept/vectorized.hpp>
The concept unsigned_simd_value<T> is satisfied if and only if T satisfies eve::arithmetic_simd_value<T> and eve::element_type<T> satisfies std::unsigned_integral.
eve::logical<eve::wide<unsigned int>>eve::wide<std::uint8_t, eve::fixed<8>>