tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
ratio_greater< R1, R2 > Struct Template Reference

Compares two ratio objects for equality at compile-time. If the ratio R1 is greater than the ratio R2, provides the member constant value equal true. Otherwise, value is false. More...

#include <ratio_greater.hpp>

Inheritance diagram for ratio_greater< R1, R2 >:

Detailed Description

template<typename R1, typename R2>
struct etl::ratio_greater< R1, R2 >

Compares two ratio objects for equality at compile-time. If the ratio R1 is greater than the ratio R2, provides the member constant value equal true. Otherwise, value is false.


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