MCPcopy Create free account
hub / github.com/Kistler-Group/sdbus-cpp / ~Document

Method ~Document

tools/xml2cpp-codegen/xml.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180Document::~Document()
181{
182 delete root;
183}
184
185struct Document::Expat
186{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected