HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
au
detail
QuotientLabeler
Public Types
|
Static Public Attributes
au::detail::QuotientLabeler< N, D, T > Struct Template Reference
Public Types
using
LabelT
Static Public Attributes
static constexpr
LabelT
value
Member Typedef Documentation
◆
LabelT
template<typename N , typename D , typename T = void>
using
au::detail::QuotientLabeler
< N, D, T >::LabelT
Initial value:
StringConstant<CompoundLabel<N>::value().size() + CompoundLabel<D>::value().size() + 3>
Field Documentation
◆
value
template<typename N , typename D , typename T >
constexpr
QuotientLabeler
< N, D, T >::LabelT
au::detail::QuotientLabeler
< N, D, T >::value
static
constexpr
Initial value:
=
join_by(
" / "
, CompoundLabel<N>::value(), CompoundLabel<D>::value())
The documentation for this struct was generated from the following file:
hikogui/src/hikothird/
au.hh
Generated on Mon Apr 22 2024 12:51:39 for HikoGUI by
1.10.0