Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ VisitExit
Method
VisitExit
lib/tinyxml2/tinyxml2.cpp:2310–2314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2308
2309
2310
bool XMLPrinter::VisitExit( const XMLElement& element )
2311
{
2312
CloseElement( CompactMode(element) );
2313
return true;
2314
}
2315
2316
2317
bool XMLPrinter::Visit( const XMLText& text )
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected