Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ ff
Function
ff
tests/Issue81.cpp:7–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
auto *ff(int i)
8
{
9
static int arr[5][3];
10
return &arr[i];
11
}
12
Callers
1
forward
Function · 0.85
Calls
no outgoing calls
Tested by
1
forward
Function · 0.68