Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ unlock
Method
unlock
lib_acl_cpp/include/acl_cpp/stdlib/tbox2.hpp:157–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void unlock() {
158
if (!lock_.unlock()) { abort(); }
159
}
160
161
private:
162
tbox2(const tbox2&) {}
Callers
2
push
Method · 0.45
pop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected