hpx/execution/executors/execution_parameters.hpp#
Defined in header hpx/execution/executors/execution_parameters.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... Params> constexpr HPX_CXX_EXPORT executor_parameters_join< Params... >::type join_executor_parameters (Params &&... params)
- template<typename Param> constexpr HPX_CXX_EXPORT Param && join_executor_parameters (Param &¶m) noexcept
-
template<typename ...Params>
struct executor_parameters_join#
-
namespace experimental
-
namespace execution