MCPcopy Create free account
hub / github.com/andreasfertig/programming-with-cpp20 / B

Method B

11.15-conditionalExplicit5/main.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 };
22
23 B::B(int) {}
24
25 void FunB(B) {}
26} // namespace withfalse

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected