![]() |
Audacity 3.2.0
|
#include <TypeSwitch.h>
Classes | |
struct | CombineOp |
struct | Transparent |
Public Types | |
using | Functions = FunctionTuple< Fs > |
using | type = typename LeftFold_t< CombineOp, ArgumentTypes, Transparent >::type |
Definition at line 55 of file TypeSwitch.h.
using TypeSwitch::detail::Executor< R, ArgumentTypes, Funs, Args >::Combine< Fs, Wrapped >::Functions = FunctionTuple<Fs> |
Definition at line 56 of file TypeSwitch.h.
using TypeSwitch::detail::Executor< R, ArgumentTypes, Funs, Args >::Combine< Fs, Wrapped >::type = typename LeftFold_t<CombineOp, ArgumentTypes, Transparent>::type |
Definition at line 149 of file TypeSwitch.h.