libcoro  1.0
Coroutine support library for C++20

◆ operator+=() [2/2]

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

append a notification

Definition at line 155 of file future.h.

+ Here is the caller graph for this function: