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

Method A

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

Source from the content-addressed store, hash-verified

26} // namespace withfalse
27
28A::A(int) {}
29B::B(int) {}
30
31void FunA(A) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected