sandbox
Loading...
Searching...
No Matches
sbx::units::ratio_multiply< Ratio, OtherRatio > Struct Template Reference

Public Types

using type = std::ratio< Ratio::num+OtherRatio::num, Ratio::den *OtherRatio::den >
 

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