libstdc++
Public Types
|
List of all members
std::ratio_add< _R1, _R2 > Struct Template Reference
Rational Arithmetic
Public Types
typedef
ratio
< __safe_add
< __safe_multiply< _R1::num,(_R2::den/__gcd)>
::value, __safe_multiply
< _R2::num,(_R1::den/__gcd)>
::value >::value,
__safe_multiply< _R1::den,(_R2::den/__gcd)>
::value >
type
Detailed Description
template<typename _R1, typename _R2>
struct std::ratio_add< _R1, _R2 >
ratio_add
Definition at line
173
of file
ratio
.
The documentation for this struct was generated from the following file:
ratio
std
ratio_add
Generated on Wed Mar 12 2014 14:45:58 for libstdc++ by
1.8.1.2