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::integral_constant(3) - centos
std::integral_constant(3) - debian
std::pointer_to_binary_function(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
std::tuple(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?