Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
299
class ForwardDeclare;
300
int func() {
301
ForwardDeclare thisIsAnError(34);
302
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected