cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
List of all members
ratio_less_equal< R1, R2 > Struct Template Reference

Helper type that compares two ratio R1 and R2 for if R1 <= R2 (after reduction) More...

Detailed Description

template<typename R1, typename R2>
struct std::ratio_less_equal< R1, R2 >

Helper type that compares two ratio R1 and R2 for if R1 <= R2 (after reduction)


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