MCPcopy 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
7auto *ff(int i)
8{
9 static int arr[5][3];
10 return &arr[i];
11}
12

Callers 1

forwardFunction · 0.85

Calls

no outgoing calls

Tested by 1

forwardFunction · 0.68