libcoro  1.0
Coroutine support library for C++20

◆ promise() [3/4]

template<typename T , bool atomic>
coro::promise< T, atomic >::promise ( promise< T, atomic > &&  other)
inline

Move.

Definition at line 198 of file future.h.