MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::math::MultRatios< T1, T2 > Struct Template Reference

Template to multiply two std::ratio numbers. More...

Inheritance diagram for mtcore::math::MultRatios< T1, T2 >:

Detailed Description

template<typename T1, typename T2>
struct mtcore::math::MultRatios< T1, T2 >

Template to multiply two std::ratio numbers.

Will also simplify the result. Result will be in type T.

Template Parameters
T1Ratio 1
T2Ratio 2

Definition at line 70 of file templates.hpp.


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