MCPcopy 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

freeFunction · 0.85
clearFunction · 0.70

Tested by

no test coverage detected