libcoro  1.0
Coroutine support library for C++20

◆ deliver() [1/2]

template<typename T , bool atomic>
void coro::promise< T, atomic >::notify::deliver ( )
inline

deliver the notification now

Definition at line 100 of file future.h.