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

Class ForwardDeclare

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

Source from the content-addressed store, hash-verified

297}
298
299class ForwardDeclare;
300int func() {
301 ForwardDeclare thisIsAnError(34);
302}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected