#include "di/execution/concepts/sender_in.h"
#include "di/execution/meta/gather_signatures.h"
#include "di/execution/receiver/set_stopped.h"
#include "di/execution/types/empty_env.h"
#include "di/meta/algorithm.h"
#include "di/meta/core.h"
Go to the source code of this file.
Namespaces | |
namespace | di |
namespace | di::meta |
Variables | |
template<typename Sender, typename Env = types::EmptyEnv> | |
constexpr bool | di::meta::sends_stopped |