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