Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Func
Function
Func
tests/p0780_2Test.cpp:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
#define INSIGHTS_USE_TEMPLATE
9
10
void Func(int, int, int, int) {}
11
12
template<class F, class... Args>
13
auto delay_invoke(F f, Args... args)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected