MCPcopy 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
2310bool XMLPrinter::VisitExit( const XMLElement& element )
2311{
2312 CloseElement( CompactMode(element) );
2313 return true;
2314}
2315
2316
2317bool XMLPrinter::Visit( const XMLText& text )

Callers 1

AcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected