Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
46
protected:
47
private:
48
int id_;
Callers
3
test_pool
Method · 0.45
test_pool2
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_pool
Method · 0.36
test_pool2
Method · 0.36