#include "di/execution/algorithm/just.h"
#include "di/execution/algorithm/then.h"
#include "di/function/invoke.h"
#include "di/meta/util.h"
Go to the source code of this file.
Classes | |
struct | di::execution::just_from_ns::Function |
Namespaces | |
namespace | di |
namespace | di::execution |
namespace | di::execution::just_from_ns |
Variables | |
constexpr auto | di::execution::just_from = just_from_ns::Function {} |
Creates a sender from a function. | |