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