debian man page for std::ratio_multiply

Query: std::ratio_multiply

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::ratio_multiply< _R1, _R2 >(3cxx)									     std::ratio_multiply< _R1, _R2 >(3cxx)

NAME
std::ratio_multiply< _R1, _R2 > -
SYNOPSIS
Public 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
__gnu_cxx::char_traits(3) - debian
__gnu_parallel::lexicographic(3) - debian
std::chrono::duration(3) - debian
std::pointer_to_binary_function(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?