Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_key
Method
get_key
lib_acl_cpp/samples/diff/mail_object.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
const char* mail_object::get_key() const
23
{
24
return key_;
25
}
26
27
bool mail_object::operator== (const acl::diff_object& obj) const
28
{
Callers
3
test1
Function · 0.45
test2
Function · 0.45
print_objs
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected