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

Method ~TiXmlComment

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

Source from the content-addressed store, hash-verified

1172 TiXmlComment& operator=( const TiXmlComment& base );
1173
1174 virtual ~TiXmlComment() {}
1175
1176 /// Returns a copy of this Comment.
1177 virtual TiXmlNode* Clone() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected