Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajkhoury/ReClassEx
/ GetErrorStr1
Method
GetErrorStr1
ReClass/tinyxml2.cpp:2332–2335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2330
}
2331
2332
const char* XMLDocument::GetErrorStr1() const
2333
{
2334
return _errorStr1.GetStr();
2335
}
2336
2337
const char* XMLDocument::GetErrorStr2() const
2338
{
Callers
nothing calls this directly
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected