libcoro  1.0
Coroutine support library for C++20

◆ shared_future() [2/3]

template<typename T >
coro::shared_future< T >::shared_future ( shared_future< T > &  other)
inline

shared future is copyable

Definition at line 1471 of file future.h.