#include "di/execution/query/forwarding_query.h"#include "di/function/tag_invoke.h"#include "di/sync/concepts/stoppable_token.h"#include "di/sync/stop_token/never_stop_token.h"#include "di/util/as_const.h"Go to the source code of this file.
Classes | |
| struct | di::execution::detail::GetStopTokenFunction |
Namespaces | |
| namespace | di |
| namespace | di::execution |
| namespace | di::execution::detail |
Variables | |
| constexpr auto | di::execution::get_stop_token = detail::GetStopTokenFunction {} |