Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Other
Method
Other
tests/EduCfrontTest.cpp:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
public:
30
Other(int xy)
31
: mA(xy)
32
, y{3}
33
{
34
}
35
};
36
37
int main()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected