Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoMichael/MicroTeX
/ XMLDeclaration
Method
XMLDeclaration
src/xml/tinyxml2.cpp:974–975 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
972
// --------- XMLDeclaration ---------- //
973
974
XMLDeclaration::XMLDeclaration( XMLDocument* doc ) : XMLNode( doc ) {
975
}
976
977
978
XMLDeclaration::~XMLDeclaration() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected