MCPcopy Create free account
hub / github.com/NanoMichael/MicroTeX / XMLDeclaration

Method XMLDeclaration

src/xml/tinyxml2.cpp:974–975  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

972// --------- XMLDeclaration ---------- //
973
974XMLDeclaration::XMLDeclaration( XMLDocument* doc ) : XMLNode( doc ) {
975}
976
977
978XMLDeclaration::~XMLDeclaration() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected