#include "di/execution/concepts/queryable.h"#include "di/execution/concepts/scheduler.h"#include "di/execution/query/forwarding_query.h"#include "di/util/as_const.h"Go to the source code of this file.
Classes | |
| struct | di::execution::GetCompletionScheduler< CPO > |
Namespaces | |
| namespace | di |
| namespace | di::execution |
Variables | |
| template<concepts::OneOf< SetValue, SetError, SetStopped > CPO> | |
| constexpr auto | di::execution::get_completion_scheduler = GetCompletionScheduler<CPO> {} |