Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Type
Method
Type
tests/EduCfrontTest7.cpp:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
public:
9
Type(int v)
10
: oint{v}
11
{
12
}
13
~Type() {}
14
};
15
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected