libcoro
1.0
Coroutine support library for C++20
|
This is the complete list of members for coro::promise< T, atomic >::notify, including all inherited members.
cancel() | coro::promise< T, atomic >::notify | inline |
deliver() | coro::promise< T, atomic >::notify | inline |
deliver(Fn &&fn) | coro::promise< T, atomic >::notify | inline |
notify(FutureType *fut) | coro::promise< T, atomic >::notify | inlineprotected |
operator bool() const | coro::promise< T, atomic >::notify | inlineexplicit |
operator+(notify &other) | coro::promise< T, atomic >::notify | inline |
operator+=(notify &other) | coro::promise< T, atomic >::notify | inline |
operator+=(notify &&other) | coro::promise< T, atomic >::notify | inline |
symmetric_transfer() | coro::promise< T, atomic >::notify | inline |