MCPcopy 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
26void dbuf_pool::destroy() const
27{
28 delete this;
29}
30
31#ifdef ACL_DBUF_HOOK_NEW
32

Callers 4

on_resultMethod · 0.45
~dbuf_guardMethod · 0.45
~mail_messageMethod · 0.45
openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected