#include "di/execution/concepts/awaitable_sender.h"
#include "di/execution/concepts/forwarding_query.h"
#include "di/execution/interface/get_env.h"
#include "di/execution/meta/connect_result.h"
#include "di/execution/meta/env_of.h"
#include "di/execution/meta/single_sender_value_type.h"
#include "di/meta/core.h"
Go to the source code of this file.
Namespaces | |
namespace | di |
namespace | di::execution |
namespace | di::execution::as_awaitable_ns |
Typedefs | |
template<typename Send, typename Promise> | |
using | di::execution::as_awaitable_ns::SenderAwaitable = meta::Type<SenderAwaitableT<Send, Promise>> |
Variables | |
constexpr as_awaitable_ns::Function | di::execution::as_awaitable = {} |
constexpr as_awaitable_ns::Function | di::as_awaitable |