MCPcopy Create free account
hub / github.com/KDAB/codebrowser / ClassWithForward

Class ClassWithForward

tests/test.cc:304–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304struct ClassWithForward {
305 ForwardDeclare anotherError;
306};
307int func2() {
308 ClassWithForward yo;
309}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected