Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoMichael/MicroTeX
/ XMLComment
Method
XMLComment
src/xml/tinyxml2.cpp:931–932 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
929
// --------- XMLComment ---------- //
930
931
XMLComment::XMLComment( XMLDocument* doc ) : XMLNode( doc ) {
932
}
933
934
935
XMLComment::~XMLComment() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected