@@ -13,6 +13,8 @@ class App {
bool done;
std::vector<Module*> modules;
std::vector<Module::create_t> mCreators;
std::vector<Module::destroy_t> mDestroyers;
public:
App(const int&, char*[]);
The note is not visible to the blocked user.