Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/p0780_2Test.cpp:18–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
int main()
19
{
20
auto df = delay_invoke(Func, 2, 3, 4, 5);
21
22
df();
23
}
24
Callers
nothing calls this directly
Calls
1
delay_invoke
Function · 0.70
Tested by
no test coverage detected