.. Copyright (C) 2019 Thomas Heller 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_futures_api: ------------------------------------------------------------------------------- futures ------------------------------------------------------------------------------- See :ref:`public_api` for a list of names and headers that are part of the public |hpx| API. .. autodoxygenfile:: hpx/futures/future.hpp :project: futures .. autodoxygenfile:: hpx/futures/future_fwd.hpp :project: futures .. autodoxygenfile:: hpx/futures/futures_factory.hpp :project: futures .. autodoxygenfile:: hpx/futures/packaged_continuation.hpp :project: futures .. autodoxygenfile:: hpx/futures/packaged_task.hpp :project: futures .. autodoxygenfile:: hpx/futures/promise.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/acquire_future.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/acquire_shared_state.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/future_access.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/future_then_result.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/future_traits.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/get_remote_result.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/is_future.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/is_future_range.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/is_future_tuple.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/promise_local_result.hpp :project: futures .. autodoxygenfile:: hpx/futures/traits/promise_remote_result.hpp :project: futures