Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
template <typename T> void fun (T&& t) { };
2
void test() { fun(1); }
Callers
nothing calls this directly
Calls
1
fun
Function · 0.70
Tested by
no test coverage detected