|
static constexpr auto | value |
|
◆ value
template<representation Representation, ratio Ratio, ratio OtherRatio>
Initial value:=
static_cast<Representation>(OtherRatio::num) / static_cast<Representation>(OtherRatio::den) *
static_cast<Representation>(Ratio::den) / static_cast<Representation>(Ratio::num)
The documentation for this struct was generated from the following file: