libstdc++
std::ratio_divide< _R1, _R2 > Struct Template Reference

Public Types

typedef ratio_multiply< _R1,
ratio< _R2::den, _R2::num >
>::type 
type
 

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.


The documentation for this struct was generated from the following file: