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