libcoro  1.0
Coroutine support library for C++20

◆ promise() [4/4]

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

Move change MT Safety.

Definition at line 202 of file future.h.