Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ h
Function
h
tests/p1938.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
consteval int h(int i) {
23
return f(i) + Fun(i);
24
}
Callers
1
g
Function · 0.70
Calls
2
f
Function · 0.70
Fun
Function · 0.70
Tested by
1
g
Function · 0.56