Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ g
Function
g
tests/LambdaPackExpansionTest.cpp:4–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
template<class... Args>
4
int g(Args ...)
5
{
6
return 1;
7
}
8
9
#if 0
10
template<class... Args>
Callers
2
f
Function · 0.70
f2
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected