This is the complete list of members for di::WithAwaitableSenders< Promise >, including all inherited members.
| await_transform(Value &&value) -> decltype(auto) | di::WithAwaitableSenders< Promise > | inline |
| continuation() const -> CoroutineHandle<> | di::WithAwaitableSenders< Promise > | inline |
| set_continuation(CoroutineHandle< OtherPromise > handle) | di::WithAwaitableSenders< Promise > | inline |
| unhandled_error(Error error) -> CoroutineHandle<> | di::WithAwaitableSenders< Promise > | inline |
| unhandled_stopped() -> CoroutineHandle<> | di::WithAwaitableSenders< Promise > | inline |