MCPcopy 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
50void f()
51{
52 SyncAwait(std::suspend_always{});
53}
54

Callers

nothing calls this directly

Calls 1

SyncAwaitFunction · 0.85

Tested by

no test coverage detected