فهرست منبع

fix merge of operator=

Lee Thomason 11 سال پیش
والد
کامیت
575f190412
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      tinyxml2.h

+ 0 - 2
tinyxml2.h

@@ -187,8 +187,6 @@ public:
     void TransferTo( StrPair& other );
 
 private:
-	void operator=(const StrPair& rhs);
-
     void Reset();
     void CollapseWhitespace();