libcoro  1.0
Coroutine support library for C++20

◆ operator+=() [1/2]

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

append a notification

Definition at line 165 of file future.h.