.TH "std::ratio_not_equal< _R1, _R2 >" 3cxx "Sun Jan 8 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::ratio_not_equal< _R1, _R2 > \- ratio_not_equal .SH SYNOPSIS .br .PP .PP Inherits \fBstd::integral_constant< bool, !ratio_equal< _R1, _R2 >::value >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBintegral_constant\fP< bool, __v > \fBtype\fP" .br .ti -1c .RI "typedef bool \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBoperator value_type\fP () const noexcept" .br .ti -1c .RI "constexpr value_type \fBoperator()\fP () const noexcept" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr bool \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::ratio_not_equal< _R1, _R2 >"ratio_not_equal .PP Definition at line \fB363\fP of file \fBratio\fP\&. .SH "Member Typedef Documentation" .PP .SS "typedef \fBintegral_constant\fP \fBstd::integral_constant\fP< bool , __v >::type\fC [inherited]\fP" .PP Definition at line \fB66\fP of file \fBtype_traits\fP\&. .SS "typedef bool \fBstd::integral_constant\fP< bool , __v >::value_type\fC [inherited]\fP" .PP Definition at line \fB65\fP of file \fBtype_traits\fP\&. .SH "Member Function Documentation" .PP .SS "constexpr \fBstd::integral_constant\fP< bool , __v >::operator value_type () const\fC [inline]\fP, \fC [constexpr]\fP, \fC [noexcept]\fP, \fC [inherited]\fP" .PP Definition at line \fB67\fP of file \fBtype_traits\fP\&. .SS "constexpr value_type \fBstd::integral_constant\fP< bool , __v >::operator() () const\fC [inline]\fP, \fC [constexpr]\fP, \fC [noexcept]\fP, \fC [inherited]\fP" .PP Definition at line \fB72\fP of file \fBtype_traits\fP\&. .SH "Member Data Documentation" .PP .SS "constexpr bool \fBstd::integral_constant\fP< bool , __v >::value\fC [static]\fP, \fC [constexpr]\fP, \fC [inherited]\fP" .PP Definition at line \fB64\fP of file \fBtype_traits\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.