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

Class A

tests/EduCfrontTest4.cpp:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// cmdlineinsights:-edu-show-cfront
2
3struct A
4{
5};
6
7A a{};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected