Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ destroy
Method
destroy
lib_acl_cpp/samples/http_client/main.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
virtual void destroy()
89
{
90
delete this;
91
}
92
93
private:
94
acl::ofstream out_;
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected