hpx::dataflow#

Defined in header hpx/future.hpp.

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

Warning

doxygenfunction: Unable to resolve function “hpx::dataflow” with arguments (F&&, Ts&&…) in doxygen xml output for project “hpx” from directory: ../hpx_autodoc. Potential matches:

- template<typename Action, typename Target, typename ...Ts> decltype(auto) dataflow(Action &&action, Target &&target, Ts&&... ts)
- template<typename F, typename ...Ts> decltype(auto) dataflow(F &&f, Ts&&... ts)

Warning

doxygenfunction: Unable to resolve function “hpx::dataflow” with arguments (Action&&, Target&&, Ts&&…) in doxygen xml output for project “hpx” from directory: ../hpx_autodoc. Potential matches:

- template<typename Action, typename Target, typename ...Ts> decltype(auto) dataflow(Action &&action, Target &&target, Ts&&... ts)
- template<typename F, typename ...Ts> decltype(auto) dataflow(F &&f, Ts&&... ts)