Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ ErrorName
Method
ErrorName
3rdparty/tinyxml2/tinyxml2.cpp:2545–2548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2543
}
2544
2545
const char* XMLDocument::ErrorName() const
2546
{
2547
return ErrorIDToName(_errorID);
2548
}
2549
2550
void XMLDocument::Parse()
2551
{
Callers
1
VerifyXML
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected