#include "di/execution/concepts/sender.h"#include "di/execution/query/get_sequence_cardinality.h"#include "di/execution/sequence/sequence_sender.h"#include "di/function/tag_invoke.h"Go to the source code of this file.
Classes | |
| struct | di::execution::run_ns::Function |
Namespaces | |
| namespace | di |
| namespace | di::execution |
| namespace | di::execution::run_ns |
| namespace | di::concepts |
Concepts | |
| concept | di::concepts::AsyncResource |
| Checks that a type model AsyncResource. | |
Variables | |
| constexpr auto | di::execution::run = run_ns::Function {} |
| Obtain access to an async resource. | |