hpx/execution/algorithms/transfer_just.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace execution
namespace experimental

Variables

hpx::execution::experimental::transfer_just_t transfer_just
struct transfer_just_t : public hpx::functional::detail::tag_fallback<transfer_just_t>

Friends

template<typename Scheduler, typename ...Ts>
friend constexpr auto tag_fallback_invoke(transfer_just_t, Scheduler &&scheduler, Ts&&... ts)