Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ B
Method
B
11.15-conditionalExplicit5/main.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
struct B {
13
B() = default;
14
B(int);
15
};
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected