Specify that a type represents a type suitable for vectorization. More...
#include <eve/concept/scalar.hpp>
Specify that a type represents a type suitable for vectorization.
The concept arithmetic_scalar_value<T> is satisfied if and only if T can be used as a base type for eve::wide , i.e it's either satisfying eve::plain_scalar_value or eve::product_scalar_value
kumi::tuple<float,int>logical<double>float