Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ f
Function
f
tests/EduCoroutineWithLambdaTest.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void f()
51
{
52
SyncAwait(std::suspend_always{});
53
}
54
Callers
nothing calls this directly
Calls
1
SyncAwait
Function · 0.85
Tested by
no test coverage detected