The concept relaxed_logical_scalar_value<T> is satisfied if and only if T is a boolean value or satisfies the eve::logical_scalar_value concept.
More...
#include <eve/concept/scalar.hpp>
template<typename T>
Specify that a type represents a logical scalar value The concept logical_scalar_value<T> is satisfie...
Definition scalar.hpp:68
The concept relaxed_logical_scalar_value<T> is satisfied if and only if T is a boolean value or satis...
Definition scalar.hpp:152