MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / dispose

Method dispose

extern/cloop/src/tests/test1/CppTest.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 }
142
143 virtual void dispose()
144 {
145 delete this;
146 }
147
148 virtual int getCode() const
149 {

Callers 6

CALC_IDisposable_disposeFunction · 0.45
CALC_IStatus_disposeFunction · 0.45
CALC_IFactory_disposeFunction · 0.45
CALC_ICalculator_disposeFunction · 0.45
testFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected