MCPcopy 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

1template<typename T>
2void foo(T, ...) {}
3
4void boo(int, ...) {}
5

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected