libcoro  1.0
Coroutine support library for C++20

◆ operator deferred_future< T >()

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

convert to deferred_future

Definition at line 206 of file async.h.