await_transform(Value &&value) -> decltype(auto) | di::execution::WithAwaitableSenders< Self > | inline |
await_transform(Value &&value) -> decltype(auto) | di::execution::WithAwaitableSenders< Self > | inline |
continuation() const -> CoroutineHandle<> | di::execution::WithAwaitableSenders< Self > | inline |
continuation() const -> CoroutineHandle<> | di::execution::WithAwaitableSenders< Self > | inline |
final_suspend() noexcept | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
initial_suspend() noexcept -> SuspendAlways | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
Lazy class | di::execution::lazy_ns::PromiseBase< Self, T > | friend |
operator delete(void *ptr, usize size) noexcept | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
operator new(usize size) noexcept -> void * | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
PromiseBase()=default | di::execution::lazy_ns::PromiseBase< Self, T > | |
return_value(U &&value) | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
return_value(types::Void) | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
return_value(vocab::Unexpected< E > &&error) | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
return_value(Stopped) | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
set_continuation(CoroutineHandle< OtherPromise > handle) | di::execution::WithAwaitableSenders< Self > | inline |
set_continuation(CoroutineHandle< OtherPromise > handle) | di::execution::WithAwaitableSenders< Self > | inline |
unhandled_error(Error error) -> CoroutineHandle<> | di::execution::WithAwaitableSenders< Self > | inline |
unhandled_error(Error error) -> CoroutineHandle<> | di::execution::WithAwaitableSenders< Self > | inline |
unhandled_exception() | di::execution::lazy_ns::PromiseBase< Self, T > | inline |
unhandled_stopped() -> CoroutineHandle<> | di::execution::WithAwaitableSenders< Self > | inline |
unhandled_stopped() -> CoroutineHandle<> | di::execution::WithAwaitableSenders< Self > | inline |