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

Function f

tests/PackExpansionExprTest.cpp:1–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1void f(int,int,int) {
2}
3
4template<typename F, typename ...Types>
5void forward(F f, Types &&...args) {

Callers 1

forwardFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected