Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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;
15
public:
16
Foo(int) {}
17
};
18
19
class Magic {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected