Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
930
XMLComment::XMLComment( XMLDocument* doc ) : XMLNode( doc )
931
{
932
}
933
934
935
XMLComment::~XMLComment()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected