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

Function main

tests/VariadicTemplateArgsTest.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12int main()
13{
14 forward(f,1, 2,3);
15}
16
17

Callers

nothing calls this directly

Calls 1

forwardFunction · 0.70

Tested by

no test coverage detected