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

Template to get the Numerator and Denominator of a std::ratio. More...

Inheritance diagram for mtcore::math::RatioParts< T >:

Detailed Description

template<typename T>
struct mtcore::math::RatioParts< T >

Template to get the Numerator and Denominator of a std::ratio.

Parts in static members Numerator and Denominator.

Definition at line 117 of file templates.hpp.


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