Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ f
Function
f
tests/p1938.cpp:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// cmdline:-std=c++2b
2
3
consteval int f(int i) { return i; }
4
5
constexpr int g(int i) {
6
if consteval {
Callers
12
test
Function · 0.70
g
Function · 0.70
Fun
Function · 0.70
h
Function · 0.70
main
Function · 0.70
main
Function · 0.70
main
Function · 0.70
test
Function · 0.70
main
Function · 0.70
main
Function · 0.70
main
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
2
test
Function · 0.56
main
Function · 0.56