std::ratio_not_equal< _R1, _R2 > - ratio_not_equal
Contents
Detailed Description
template<typename_R1,typename_R2>
struct std::ratio_not_equal< _R1, _R2 >"ratio_not_equal
Name
std::ratio_not_equal< _R1, _R2 > - ratio_not_equal
Synopsis
#include <ratio>
Inherits std::integral_constant<bool,!ratio_equal<_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