libcoro  1.0
Coroutine support library for C++20

◆ symmetric_transfer()

std::coroutine_handle coro::prepared_coro::symmetric_transfer ( )
inline

release handle to be used in function await_suspend()

Returns
returns handle, if no coroutine is ready, returns noop_coroutine

Definition at line 53 of file prepared_coro.h.

+ Here is the caller graph for this function: