Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ B
Class
B
tests/EduCfrontTest14.cpp:9–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
};
8
9
class B
10
{
11
public:
12
B() = default;
13
14
B(B&&) {}
15
};
16
17
int main()
18
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected