Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ canBeRemoved
Method
canBeRemoved
Suscan/FeatureFactory.cpp:90–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
bool
91
FeatureFactory::canBeRemoved(void) const
92
{
93
return m_refSet.empty();
94
}
Callers
1
canBeUnloaded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected