Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~TraditionalDelete
Method
~TraditionalDelete
src/common/classes/init.h:259–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
~TraditionalDelete()
260
{
261
if (instance)
262
instance->dtor();
263
}
264
265
private:
266
I* instance;
Callers
nothing calls this directly
Calls
1
dtor
Method · 0.45
Tested by
no test coverage detected