MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / boo

Function boo

tests/VariadicFunctionTest.cpp:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2void foo(T, ...) {}
3
4void boo(int, ...) {}
5
6
7int main()

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected