瀏覽代碼

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();