Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ VisitExit
Method
VisitExit
tools/src/uiresbuilder/tinyxml/tinyxml.cpp:1779–1782 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1777
}
1778
1779
bool TiXmlPrinter::VisitExit( const TiXmlDocument& )
1780
{
1781
return true;
1782
}
1783
1784
bool TiXmlPrinter::VisitEnter( const TiXmlElement& element, const TiXmlAttribute* firstAttribute )
1785
{
Callers
1
Accept
Method · 0.45
Calls
2
FirstChild
Method · 0.45
Value
Method · 0.45
Tested by
no test coverage detected