Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
class A;
5
class B;
6
7
class A {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected