libcoro  1.0
Coroutine support library for C++20

◆ shared_future() [3/3]

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

shared future is copyable

Definition at line 1473 of file future.h.