Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ XMLUnknown
Method
XMLUnknown
sourcecommon/tinyxml2.cpp:1025–1027 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1023
// --------- XMLUnknown ---------- //
1024
1025
XMLUnknown::XMLUnknown( XMLDocument* doc ) : XMLNode( doc )
1026
{
1027
}
1028
1029
1030
XMLUnknown::~XMLUnknown()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected