Query: std::ratio_subtract
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::ratio_subtract< _R1, _R2 >(3cxx) std::ratio_subtract< _R1, _R2 >(3cxx)NAMEstd::ratio_subtract< _R1, _R2 > -SYNOPSISPublic Types typedef ratio_add< _R1, ratio <-_R2::num, _R2::den > >::type type" Static Public Attributes static constexpr intmax_t den static constexpr intmax_t num Detailed Description template<typename _R1, typename _R2>struct std::ratio_subtract< _R1, _R2 > ratio_subtract Definition at line 206 of file ratio. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::ratio_subtract< _R1, _R2 >(3cxx)