Specify that a type represents a plain scalar value. More...
#include <eve/concept/scalar.hpp>
Specify that a type represents a plain scalar value.
The concept plain_scalar_value<T>
is satisfied if and only if T is an instance of any non-bool, non-long double, arithmetic types.
float
int