Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ VisitExit
Method
VisitExit
Dependencies/tinyxml2/src/tinyxml2.cpp:2801–2805 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2799
2800
2801
bool XMLPrinter::VisitExit( const XMLElement& element )
2802
{
2803
CloseElement( CompactMode(element) );
2804
return true;
2805
}
2806
2807
2808
bool XMLPrinter::Visit( const XMLText& text )
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected