![]() |
Audacity 3.2.0
|
Implements Track::TypeSwitch, its operator() invokes the first function that can accept ArgumentType*. More...
Public Types | |
using | NominalType = ArgumentType |
Implements Track::TypeSwitch, its operator() invokes the first function that can accept ArgumentType*.
Mutually recursive (in compile time) with template Track::Dispatcher.
using Track::Executor< Tag, R, ArgumentType, Function, Functions... >::NominalType = ArgumentType |