Variable parrot::is_nonnegative_v#
Defined in File parrot.hpp
Variable Documentation#
-
template<typename Properties>
constexpr bool parrot::is_nonnegative_v = Properties::domain == domain::nonnegative || Properties::domain == domain::positive || Properties::domain == domain::boolean || Properties::domain == domain::zero#