mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-05-15 11:51:37 +00:00
fix merge of operator=
This commit is contained in:
parent
327d5c142e
commit
575f190412
@ -187,8 +187,6 @@ public:
|
|||||||
void TransferTo( StrPair& other );
|
void TransferTo( StrPair& other );
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void operator=(const StrPair& rhs);
|
|
||||||
|
|
||||||
void Reset();
|
void Reset();
|
||||||
void CollapseWhitespace();
|
void CollapseWhitespace();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user