futures#

This module defines the hpx::future and hpx::shared_future classes corresponding to the C++ standard library classes std::future and std::shared_future. Note that the specializations of hpx::future::then for executors and execution policies are defined in the execution module.

See the API reference of this module for more details.