Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ XMLComment
Method
XMLComment
3rdparty/tinyxml2/tinyxml2.cpp:1288–1290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1286
// --------- XMLComment ---------- //
1287
1288
XMLComment::XMLComment( XMLDocument* doc ) : XMLNode( doc )
1289
{
1290
}
1291
1292
1293
XMLComment::~XMLComment()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected