.TH "std::ratio_equal< _R1, _R2 >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::ratio_equal< _R1, _R2 > \- ratio_equal .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::integral_constant< bool, _R1::num==_R2::num &&_R1::den==_R2::den >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP \fBintegral_constant\fP< bool, \fB__v\fP > \fBtype\fP" .br .ti -1c .RI "\fBtypedef\fP bool \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBconstexpr\fP \fBoperator value_type\fP () \fBconst\fP \fBnoexcept\fP" .br .ti -1c .RI "\fBconstexpr\fP value_type \fBoperator()\fP () \fBconst\fP \fBnoexcept\fP" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "\fBstatic\fP \fBconstexpr\fP bool \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP \fB_R1\fP, \fBtypename\fP \fB_R2\fP> .br struct std::ratio_equal< _R1, _R2 >"ratio_equal .PP Definition at line \fB338\fP of file \fBratio\fP\&. .SH "Member Typedef Documentation" .PP .SS "\fBtypedef\fP \fBintegral_constant\fP \fBstd::integral_constant\fP< bool , \fB__v\fP >::type\fC [inherited]\fP" .PP Definition at line \fB61\fP of file \fBtype_traits\fP\&. .SS "\fBtypedef\fP bool \fBstd::integral_constant\fP< bool , \fB__v\fP >::value_type\fC [inherited]\fP" .PP Definition at line \fB60\fP of file \fBtype_traits\fP\&. .SH "Member Function Documentation" .PP .SS "\fBconstexpr\fP \fBstd::integral_constant\fP< bool , \fB__v\fP >::operator value_type () const\fC [inline]\fP, \fC [constexpr]\fP, \fC [noexcept]\fP, \fC [inherited]\fP" .PP Definition at line \fB62\fP of file \fBtype_traits\fP\&. .SS "\fBconstexpr\fP value_type \fBstd::integral_constant\fP< bool , \fB__v\fP >::operator() () const\fC [inline]\fP, \fC [constexpr]\fP, \fC [noexcept]\fP, \fC [inherited]\fP" .PP Definition at line \fB67\fP of file \fBtype_traits\fP\&. .SH "Member Data Documentation" .PP .SS "\fBconstexpr\fP bool \fBstd::integral_constant\fP< bool , \fB__v\fP >::value\fC [static]\fP, \fC [constexpr]\fP, \fC [inherited]\fP" .PP Definition at line \fB59\fP of file \fBtype_traits\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.