MCPcopy 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
22consteval int h(int i) {
23 return f(i) + Fun(i);
24}

Callers 1

gFunction · 0.70

Calls 2

fFunction · 0.70
FunFunction · 0.70

Tested by 1

gFunction · 0.56