MCPcopy Create free account
hub / github.com/acl-dev/acl / ~tbox

Method ~tbox

lib_acl_cpp/include/acl_cpp.cn/stdlib/tbox.hpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 : size_(0), free_obj_(free_obj), cond_(&lock_) {}
49
50 ~tbox() {
51 clear(free_obj_);
52 }
53
54 /**
55 * ������Ϣ������δ�����ѵ���Ϣ����

Callers

nothing calls this directly

Calls 1

clearFunction · 0.70

Tested by

no test coverage detected