hpx/executors/thread_pool_scheduler_bulk.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

Functions

template<typename Sender, typename Shape, typename F>
constexpr auto tag_invoke(bulk_t, thread_pool_scheduler scheduler, Sender &&sender, Shape &&shape, F &&f)