Audacity 3.2.0
|
Go to the source code of this file.
Macros | |
#define | CRTP_BASE(alias, struct_or_class, ...) using alias = __VA_ARGS__ |
#define CRTP_BASE | ( | alias, | |
struct_or_class, | |||
... | |||
) | using alias = __VA_ARGS__ |
Definition at line 36 of file CRTPBase.h.