MCPcopy 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
133public:
134 void dtor()
135 {
136 delete instance;
137 instance = 0;
138 }
139
140 GlobalPtr()
141 {

Callers 3

destructorsMethod · 0.45
dtorMethod · 0.45
~TraditionalDeleteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected