Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_val
Method
get_val
lib_acl_cpp/samples/diff/mail_object.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
const char* mail_object::get_val() const
18
{
19
return val_;
20
}
21
22
const char* mail_object::get_key() const
23
{
Callers
1
print_objs
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected