.TH "std::ratio_multiply< _R1, _R2 >" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::ratio_multiply< _R1, _R2 > \- .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBratio\fP< __safe_multiply .br <(_R1::num/__gcd1),(_R2::num/__gcd2)> .br ::value, __safe_multiply .br <(_R1::den/__gcd2),(_R2::den/__gcd1)> .br ::value > \fBtype\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct std::ratio_multiply< _R1, _R2 >" \fBratio_multiply\fP .PP Definition at line 198 of file ratio\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.