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

Class A

tests/EduCfrontTest13.cpp:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include <cstdio>
4
5struct A
6{
7};
8
9struct B : A
10{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected