Variable parrot::is_descending_v#
Defined in File parrot.hpp
Variable Documentation#
-
template<typename Properties>
constexpr bool parrot::is_descending_v = Properties::order == order::descending || Properties::order == order::strictly_descending || Properties::order == order::constant#