MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / A

Class A

tests/EduCfrontTest14.cpp:3–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// cmdlineinsights:-edu-show-cfront
2
3class A
4{
5public:
6 ~A() {}
7};
8
9class B
10{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected