MCPcopy 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

12void Fun(A a);
13
14void Fun(A a) {}
15
16A::A(const B&) {}
17A::operator B() const

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected