Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all 

NAME
std::ratio_add< _R1, _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.
libstdc++ Thu Mar 20 2014 std::ratio_add< _R1, _R2 >(3cxx)