Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ dtor
Method
dtor
src/common/classes/init.h:134–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
133
public:
134
void dtor()
135
{
136
delete instance;
137
instance = 0;
138
}
139
140
GlobalPtr()
141
{
Callers
3
destructors
Method · 0.45
dtor
Method · 0.45
~TraditionalDelete
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected