di 0.1.0
|
#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.
Namespaces | |
namespace | di |
namespace | di::execution |
Variables | |
constexpr auto | di::execution::get_stop_token = detail::GetStopTokenFunction {} |