Specify that a type represents a scalar value The concept scalar_value<T>
is satisfied if and only if T satisfies either arithmetic_scalar_value or logical_scalar_value.
More...
#include <eve/concept/scalar.hpp>
float
logical<std::int32_t>
kumi::tuple<double,std::int32_t>