MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / XMLComment

Method XMLComment

sourcecommon/tinyxml2.cpp:930–932  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected