MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / ~TiXmlDeclaration

Method ~TiXmlDeclaration

tinyxml/include/tinyxml.h:1306–1306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1304 TiXmlDeclaration& operator=( const TiXmlDeclaration& copy );
1305
1306 virtual ~TiXmlDeclaration() {}
1307
1308 /// Version. Will return an empty string if none was found.
1309 const char *Version() const { return version.c_str (); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected