std::ratio_add< _R1(3) _R2 >

SYNOPSIS


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.

Author

Generated automatically by Doxygen for libstdc++ from the source code.