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

Method get

lib_acl_cpp/samples/dbuf/dbuf4/main.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 }
19
20 int get(void) const
21 {
22 return i_;
23 }
24
25private:
26 ~myobj() {}

Callers 1

testFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected