HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
au::PackProduct< P, P< H1, T1... >, P< H2, T2... > > Struct Template Reference
Inheritance diagram for au::PackProduct< P, P< H1, T1... >, P< H2, T2... > >:
std::conditional<(InOrderFor< P, BaseT< H1 >, BaseT< H2 > >::value), detail::PrependT< PackProductT< P, P< T1... >, P< H2, T2... > >, H1 >, std::conditional_t<(InOrderFor< P, BaseT< H2 >, BaseT< H1 > >::value), detail::PrependT< PackProductT< P, P< T2... >, P< H1, T1... > >, H2 >, std::conditional_t<(std::ratio_add< ExpT< H1 >, ExpT< H2 > >::num==0), PackProductT< P, P< T1... >, P< T2... > >, detail::PrependT< PackProductT< P, P< T2... >, P< T1... > >, detail::ComputeRationalPowerT< BaseT< H1 >, ExpT< H1 >, ExpT< H2 > > > > > >

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