Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
304
struct ClassWithForward {
305
ForwardDeclare anotherError;
306
};
307
int func2() {
308
ClassWithForward yo;
309
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected