std::ratio_less_equal< _R1, _R2 > - ratio_less_equal
Contents
Detailed Description
template<typename_R1,typename_R2>
struct std::ratio_less_equal< _R1, _R2 >"ratio_less_equal
Name
std::ratio_less_equal< _R1, _R2 > - ratio_less_equal
Synopsis
#include <ratio>
Inherits std::integral_constant<bool,!ratio_less<_R2,_R1>::value>.
PublicTypestypedefintegral_constant< bool, __v > typetypedef bool value_typePublicMemberFunctions
constexpr operatorvalue_type () const noexcept
constexpr value_type operator() () const noexcept
StaticPublicAttributesstatic constexpr bool value