Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ destroy
Method
destroy
lib_acl_cpp/src/stdlib/dbuf_pool.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void dbuf_pool::destroy() const
27
{
28
delete this;
29
}
30
31
#ifdef ACL_DBUF_HOOK_NEW
32
Callers
4
on_result
Method · 0.45
~dbuf_guard
Method · 0.45
~mail_message
Method · 0.45
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected