Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ WithVar
Function
WithVar
tests/EduCfrontTestLifeTime2.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void WithVar()
42
{
43
Data&& d = Test{4}.get();
44
}
45
46
int main()
47
{
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected