![]() |
Audacity 3.2.0
|
#include <vector>#include <memory>Go to the source code of this file.
Typedefs | |
| using | ImportPluginList = std::vector< ImportPlugin * > |
| using | UnusableImportPluginList = std::vector< std::unique_ptr< UnusableImportPlugin > > |
| using ImportPluginList = std::vector< ImportPlugin * > |
Definition at line 18 of file ImportForwards.h.
| using UnusableImportPluginList = std::vector< std::unique_ptr<UnusableImportPlugin> > |
Definition at line 20 of file ImportForwards.h.