Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
class A
4
{
5
public:
6
~A() {}
7
};
8
9
class B
10
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected