Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ ~tbox_array
Method
~tbox_array
lib_acl_cpp/include/acl_cpp.cn/stdlib/tbox_array.hpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
~tbox_array() {
59
clear(free_obj_);
60
free(array_);
61
}
62
63
/**
64
* ������Ϣ������δ�����ѵ���Ϣ����
Callers
nothing calls this directly
Calls
2
free
Function · 0.85
clear
Function · 0.70
Tested by
no test coverage detected