Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ main
Function
main
11.14-conditionalExplicit2/main.cpp:27–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
{}
26
27
int main()
28
{
29
Fun(A{});
30
// Fun(B{}); // #A Does not compile anymore
31
}
Callers
nothing calls this directly
Calls
1
Fun
Function · 0.70
Tested by
no test coverage detected