Sfoglia il codice sorgente

fix merge of operator=

Lee Thomason 11 anni fa
parent
commit
575f190412
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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();