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

Method XMLComment

src/xml/tinyxml2.cpp:931–932  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

929// --------- XMLComment ---------- //
930
931XMLComment::XMLComment( XMLDocument* doc ) : XMLNode( doc ) {
932}
933
934
935XMLComment::~XMLComment() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected