Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Set
Method
Set
tests/EduCfrontTest.cpp:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
Apple(const Apple&) {}
16
17
void Set(int x) { mX = x; }
18
int Get() const { return mX; }
19
20
private:
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected