MCPcopy Create free account
hub / github.com/changkun/modern-cpp-tutorial / Foo

Method Foo

code/2/2.5.cpp:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 int value;
15public:
16 Foo(int) {}
17};
18
19class Magic {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected