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

Class A

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

Source from the content-addressed store, hash-verified

2#include <memory>
3
4class A;
5class B;
6
7class A {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected