free resources on app destruction
This commit is contained in:
@@ -184,6 +184,7 @@ public:
|
||||
virtual void clone_finalize(Node* dest) const;;
|
||||
void watch(std::function<bool(Node*)> observer);
|
||||
void destroy();
|
||||
virtual void destroy_immediate();
|
||||
Node* root();
|
||||
|
||||
template<class T = Node> T* find(const char* ids)
|
||||
|
||||
Reference in New Issue
Block a user