MCPcopy Create free account
hub / github.com/JayXon/Leanify / ~XMLDocument

Method ~XMLDocument

lib/tinyxml2/tinyxml2.cpp:1693–1696  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1691
1692
1693XMLDocument::~XMLDocument()
1694{
1695 Clear();
1696}
1697
1698
1699void XMLDocument::Clear()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected