MCPcopy Create free account
hub / github.com/AllentDan/LibtorchTutorials / ~TiXmlElement

Method ~TiXmlElement

lesson7-Detection/src/utils/tinyxml.cpp:559–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

557
558
559TiXmlElement::~TiXmlElement()
560{
561 ClearThis();
562}
563
564
565void TiXmlElement::ClearThis()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected