libcoro
1.0
Coroutine support library for C++20
coro
async
async
async
defer_start
detach
detach_on_await_suspend
operator co_await
operator deferred_future< T >
operator future< T >
operator shared_future< T >
operator U
run
shared_start
start
start
◆
start()
[2/2]
template<typename T , coro_allocator Alloc = std_allocator>
void
coro::async
< T, Alloc >::start
(
promise
< T >
prom
)
inline
Start coroutine and pass return value to promise.
Definition at line
175
of file
async.h
.
Generated on Fri Aug 2 2024 15:51:49 for libcoro by
1.9.1