hpx/executors/execution_policy_scheduling_property.hpp#

Defined in header hpx/executors/execution_policy_scheduling_property.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<scheduling_property Tag, execution_policy ExPolicy, typename Property> HPX_CXX_CORE_EXPORT requires (hpx::functional::is_tag_invocable_v< Tag, typename std::decay_t< ExPolicy >::executor_type, Property >) const expr decltype(auto) tag_invoke(Tag tag
template<scheduling_property Tag, execution_policy ExPolicy> HPX_CXX_CORE_EXPORT requires (hpx::functional::is_tag_invocable_v< Tag, typename std::decay_t< ExPolicy >::executor_type >) const expr decltype(auto) tag_invoke(Tag tag