MCPcopy Create free account
hub / github.com/changkun/modern-cpp-tutorial / B

Class B

code/5/5.3.cpp:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4class A;
5class B;
6
7class A {
8public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected