MCPcopy Create free account
hub / github.com/acl-dev/acl / destroy

Method destroy

lib_acl_cpp/samples/db_service/db_service.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 virtual void destroy()
43 {
44 delete this;
45 }
46protected:
47private:
48 int id_;

Callers 3

test_poolMethod · 0.45
test_pool2Method · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 2

test_poolMethod · 0.36
test_pool2Method · 0.36