libcoro  1.0
Coroutine support library for C++20

◆ operator shared_future< T >()

template<typename T , coro_allocator Alloc = std_allocator>
coro::async< T, Alloc >::operator shared_future< T > ( )
inline

convert to shared_future

Definition at line 211 of file async.h.