MCPcopy 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
2793bool XMLPrinter::VisitExit( const XMLElement& element )
2794{
2795 CloseElement( CompactMode(element) );
2796 return true;
2797}
2798
2799
2800bool XMLPrinter::Visit( const XMLText& text )

Callers 1

AcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected