Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/codebrowser
/ func
Function
func
tests/test.cc:300–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
299
class ForwardDeclare;
300
int func() {
301
ForwardDeclare thisIsAnError(34);
302
}
303
304
struct ClassWithForward {
305
ForwardDeclare anotherError;
Callers
1
test.cc
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected