Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ f6
Function
f6
tests/TemporaryHandler2Test.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
const X f6()
29
{
30
return X();
31
}
32
33
void f7(X& x)
34
{ // Pass by non-const reference
Callers
nothing calls this directly
Calls
1
X
Class · 0.70
Tested by
no test coverage detected