std::ratio_divide< _R1, _R2 >(3cxx) | std::ratio_divide< _R1, _R2 >(3cxx) |
NAME¶
std::ratio_divide< _R1, _R2 > -SYNOPSIS¶
Public Types¶
typedef ratio_multiply< _R1,
>:: type type"
Static Public Attributes¶
static constexpr intmax_t den
Detailed Description¶
template<typename _R1, typename _R2>struct std::ratio_divide< _R1, _R2 >¶
ratio_divide Definition at line 317 of file ratio.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Sun Jan 6 2013 | libstdc++ |