Man Page: std::ratio_multiply
Operating Environment: debian
Section: 3
std::ratio_multiply< _R1, _R2 >(3cxx) std::ratio_multiply< _R1, _R2 >(3cxx)NAMEstd::ratio_multiply< _R1, _R2 > -SYNOPSISPublic Types typedef ratio< __safe_multiply <(_R1::num/__gcd1),(_R2::num/__gcd2)> ::value, __safe_multiply <(_R1::den/__gcd2),(_R2::den/__gcd1)> ::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_multiply< _R1, _R2 > ratio_multiply Definition at line 224 of file ratio. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::ratio_multiply< _R1, _R2 >(3cxx)
| Related Man Pages |
|---|
| std::__basic_future(3) - debian |
| std::char_traits(3) - debian |
| std::chrono::duration(3) - debian |
| std::integral_constant(3) - debian |
| std::unique_ptr(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| New UNIX and Linux History Sections |