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