Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ VisitExit
Method
VisitExit
sourcecommon/tinyxml2.cpp:2214–2218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2212
2213
2214
bool XMLPrinter::VisitExit( const XMLElement& element )
2215
{
2216
CloseElement( CompactMode(element) );
2217
return true;
2218
}
2219
2220
2221
bool XMLPrinter::Visit( const XMLText& text )
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected