STLdoc
STLdocumentation
|
Public Types | |
typedef ratio< _Safe_add< _Safe_mult< _N1, _D2/_Gx >::value, _Safe_mult< _N2, _D1/_Gx >::value >::value, _Safe_mult< _D1, _D2/_Gx >::value >::type | type |
Static Public Attributes | |
static const intmax_t | _N1 = _R1::num |
static const intmax_t | _D1 = _R1::den |
static const intmax_t | _N2 = _R2::num |
static const intmax_t | _D2 = _R2::den |
static const intmax_t | _Gx = _Gcd<_D1, _D2>::value |
typedef ratio< _Safe_add< _Safe_mult<_N1, _D2 / _Gx>::value, _Safe_mult<_N2, _D1 / _Gx>::value >::value, _Safe_mult<_D1, _D2 / _Gx>::value >::type _Ratio_add< _R1, _R2 >::type |
|
static |
|
static |
|
static |
|
static |
|
static |