libcoro  1.0
Coroutine support library for C++20

◆ operator cast_ret_value()

template<typename T >
coro::shared_future< T >::operator cast_ret_value ( )
inline

Retrieves value, performs synchronous wait.

Definition at line 1596 of file future.h.