libcoro  1.0
Coroutine support library for C++20

◆ operator+()

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

combine notification into one object

Definition at line 148 of file future.h.