Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemu-project/Cemu
/ VisitExit
Method
VisitExit
src/util/tinyxml2/tinyxml2.cpp:2730–2734 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2728
2729
2730
bool XMLPrinter::VisitExit(const XMLElement& element)
2731
{
2732
CloseElement(CompactMode(element));
2733
return true;
2734
}
2735
2736
2737
bool XMLPrinter::Visit(const XMLText& text)
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected