MCPcopy 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
90bool
91FeatureFactory::canBeRemoved(void) const
92{
93 return m_refSet.empty();
94}

Callers 1

canBeUnloadedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected