Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MediaArea/MediaInfoLib
/ VisitExit
Method
VisitExit
Source/ThirdParty/tinyxml2/tinyxml2.cpp:2793–2797 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2791
2792
2793
bool XMLPrinter::VisitExit( const XMLElement& element )
2794
{
2795
CloseElement( CompactMode(element) );
2796
return true;
2797
}
2798
2799
2800
bool XMLPrinter::Visit( const XMLText& text )
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected