debian man page for std::ratio_divide

Query: std::ratio_divide

OS: debian

Section: 3

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

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
std::chrono::duration(3) - centos
__gnu_cxx::encoding_char_traits(3) - debian
std::_base_bitset(3) - debian
std::char_traits(3) - debian
std::tuple(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
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