MCPcopy 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
22const char* mail_object::get_key() const
23{
24 return key_;
25}
26
27bool mail_object::operator== (const acl::diff_object& obj) const
28{

Callers 3

test1Function · 0.45
test2Function · 0.45
print_objsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected