Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ Fun
Function
Fun
11.12-conditionalExplicit0/main.cpp:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
void Fun(A a);
13
14
void Fun(A a) {}
15
16
A::A(const B&) {}
17
A::operator B() const
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected