Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ XMLComment
Method
XMLComment
lib/tinyxml2/tinyxml2.cpp:1003–1005 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1001
// --------- XMLComment ---------- //
1002
1003
XMLComment::XMLComment( XMLDocument* doc ) : XMLNode( doc )
1004
{
1005
}
1006
1007
1008
XMLComment::~XMLComment()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected