libstdc++
Public Types
|
Static Public Attributes
|
List of all members
std::ratio_add< _R1, _R2 > Struct Template Reference
Rational Arithmetic
Public Types
typedef
ratio
< __n/__gcd2,
__safe_multiply< _R1::den/__gcd2,
_R2::den/__gcd >::value >
type
Static Public Attributes
static constexpr intmax_t
den
static constexpr intmax_t
num
Detailed Description
template<typename _R1, typename _R2>
struct std::ratio_add< _R1, _R2 >
ratio_add
Definition at line
177
of file
ratio
.
The documentation for this struct was generated from the following file:
ratio
std
ratio_add
Generated by
1.8.6