Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoMichael/MicroTeX
/ XMLUnknown
Method
XMLUnknown
src/xml/tinyxml2.cpp:1018–1019 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1016
// --------- XMLUnknown ---------- //
1017
1018
XMLUnknown::XMLUnknown( XMLDocument* doc ) : XMLNode( doc ) {
1019
}
1020
1021
1022
XMLUnknown::~XMLUnknown() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected