Reuse pre-insert manipulations
This commit is contained in:
@@ -894,6 +894,7 @@ private:
|
||||
MemPool* _memPool;
|
||||
void Unlink( XMLNode* child );
|
||||
static void DeleteNode( XMLNode* node );
|
||||
void BeforeInsertChild( XMLNode* insertThis ) const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user