Specify that a type represents a logical scalar value The concept logical_scalar_value<T> is satisfied if and only if T is an instance of eve::logical and its contents satisfy eve::plain_scalar_value. More...
logical_scalar_value<T>
#include <eve/concept/scalar.hpp>
logical<float>
logical<int>