Variable parrot::is_ascending_v#
Defined in File parrot.hpp
Variable Documentation#
-
template<typename Properties>
constexpr bool parrot::is_ascending_v = Properties::order == order::ascending || Properties::order == order::strictly_ascending || Properties::order == order::constant#