std::ratio_divide(3) debian man page | unix.com

Man Page: std::ratio_divide

Operating Environment: debian

Section: 3

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, ratio< _R2::den, _R2::num > >::type type" Public Member Functions static_assert (_R2::num!=0,'division by 0') Static Public Attributes static constexpr intmax_t den static constexpr intmax_t num Detailed Description template<typename _R1, typename _R2>struct std::ratio_divide< _R1, _R2 > ratio_divide Definition at line 251 of file ratio. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::ratio_divide< _R1, _R2 >(3cxx)
Related Man Pages
__gnu_cxx::encoding_char_traits(3) - debian
__gnu_parallel::lexicographic(3) - debian
std::_base_bitset(3) - debian
std::char_traits(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph