Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ coro
Function
coro
tests/Issue536.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
};
36
37
my_resumable coro(int a, char b, double c) {
38
co_return;
39
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected