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

Method XMLUnknown

src/xml/tinyxml2.cpp:1018–1019  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1016// --------- XMLUnknown ---------- //
1017
1018XMLUnknown::XMLUnknown( XMLDocument* doc ) : XMLNode( doc ) {
1019}
1020
1021
1022XMLUnknown::~XMLUnknown() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected