Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ fBraced
Function
fBraced
tests/VarTemplateWithLambdaTest.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
double fBraced(int x)
19
{
20
return funcBraced<int>(x);
21
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected