Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ XMLUnknown
Method
XMLUnknown
lib/tinyxml2/tinyxml2.cpp:1102–1104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1100
// --------- XMLUnknown ---------- //
1101
1102
XMLUnknown::XMLUnknown( XMLDocument* doc ) : XMLNode( doc )
1103
{
1104
}
1105
1106
1107
XMLUnknown::~XMLUnknown()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected