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>
au::detail::StringConstant
Definition
au.hh:228
au::detail::CompoundLabel
Definition
au.hh:2953
Field Documentation
◆
value
template<typename N, typename D, typename T = void>
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
for HikoGUI by
1.16.1