Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/cobalt
/ py_coroutine
Method
py_coroutine
example/python.cpp:191–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
py_coroutine(const py_coroutine & ) = delete;
192
py_coroutine(py_coroutine && ) = default;
193
194
private:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected