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

Function test

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

Source from the content-addressed store, hash-verified

1template <typename T> void fun (T&& t) { };
2void test() { fun(1); }

Callers

nothing calls this directly

Calls 1

funFunction · 0.70

Tested by

no test coverage detected