HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
std
common_type< hi::unit< Tag, T1, Ratio1 >, hi::unit< Tag, T2, Ratio2 > >
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:
hi::unit
<
Tag,
std::common_type_t<T1, T2>,
std::conditional_t<std::ratio_less_v<Ratio1, Ratio2>, Ratio1, Ratio2>>
hi::unit
Definition
units.hpp:15
The documentation for this struct was generated from the following file:
hikogui/src/hikogui/utility/
units.hpp
Generated on Mon Apr 22 2024 12:52:53 for HikoGUI by
1.10.0