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
◆
shared_start()
template<typename T , coro_allocator Alloc = std_allocator>
shared_future
<T>
coro::async
< T, Alloc >::shared_start
(
)
inline
Start coroutine and return shared future.
Definition at line
187
of file
async.h
.
Here is the caller graph for this function:
Generated on Fri Aug 2 2024 15:51:49 for libcoro by
1.9.1