1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-29 15:13:01 +04:00

add simple test for not-crashing

This commit is contained in:
Lee Thomason
2014-11-15 17:45:51 -08:00
parent f2496f5824
commit 92e521b431
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -186,6 +186,8 @@ public:
char* ParseName( char* in );
private:
void operator=(const StrPair& rhs);
void Reset();
void CollapseWhitespace();