Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ ~VersionInfoFactory
Method
~VersionInfoFactory
library/VersionInfoFactory.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
VersionInfoFactory::~VersionInfoFactory()
55
{
56
clear();
57
}
58
59
void VersionInfoFactory::clear()
60
{
Callers
nothing calls this directly
Calls
1
clear
Function · 0.70
Tested by
no test coverage detected