Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ foo
Function
foo
tests/VariadicFunctionTest.cpp:2–2 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
template<typename T>
2
void foo(T, ...) {}
3
4
void boo(int, ...) {}
5
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected