![]() |
Audacity 3.2.0
|
Base case of metafunction implementing Track::TypeSwitch. More...
Public Types | |
enum | : unsigned { SetUsed = 0 } |
Constant used in a compile-time check. More... | |
using | NominalType = ArgumentType |
Public Member Functions | |
R | operator() (const void *,...) |
No functions matched, so do nothing. More... | |
Base case of metafunction implementing Track::TypeSwitch.
using Track::Executor< Tag, R, ArgumentType >::NominalType = ArgumentType |
anonymous enum : unsigned |
|
inline |