MCPcopy Create free account
hub / github.com/cemu-project/Cemu / GetErrorStr1

Method GetErrorStr1

src/util/tinyxml2/tinyxml2.cpp:2331–2334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2329 }
2330
2331 const char* XMLDocument::GetErrorStr1() const
2332 {
2333 return _errorStr1.GetStr();
2334 }
2335
2336 const char* XMLDocument::GetErrorStr2() const
2337 {

Callers

nothing calls this directly

Calls 1

GetStrMethod · 0.80

Tested by

no test coverage detected