Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Test
Function
Test
tests/LambdaHandler8Test.cpp:2–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
template<typename T>
2
int Test(T&& t)
3
{
4
return t();
5
}
6
7
int get(int& v){
8
Callers
1
get
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected