HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types
std::common_type< hi::unit< Tag, T1, Ratio1 >, hi::unit< Tag, T2, Ratio2 > > Struct Template Reference

Public Types

using type
 

Member Typedef Documentation

◆ type

template<typename Tag , typename T1 , typename Ratio1 , typename T2 , typename Ratio2 >
using std::common_type< hi::unit< Tag, T1, Ratio1 >, hi::unit< Tag, T2, Ratio2 > >::type
Initial value:
Tag,
std::common_type_t<T1, T2>,
std::conditional_t<std::ratio_less_v<Ratio1, Ratio2>, Ratio1, Ratio2>>
Definition units.hpp:18

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