mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-12-20 10:25:24 +00:00
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