
..
    Copyright (C) 2022-2026 Dimitra Karatza
    Copyright (C) 2022-2026 The STE||AR Group

    SPDX-License-Identifier: BSL-1.0
    Distributed under the Boost Software License, Version 1.0. (See accompanying
    file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

.. _modules_dataflow_hpx_dataflow_distributed_api:

---------------------------
hpx::dataflow (distributed)
---------------------------

Defined in header hpx/async.hpp.

See :ref:`public_api` for a list of names and headers that are part of the public
|hpx| API.


.. seealso::
   :hpx:func:`hpx::dataflow`

.. doxygenfunction:: hpx::dataflow(F &&f, Ts &&... ts)
   :project: hpx
.. doxygenfunction:: hpx::dataflow(Action &&action, Target &&target, Ts &&... ts)
   :project: hpx
