Skip to content

futures

Root library directory.

Directories

Directories Description
futures/adaptor
Root adaptors directory.
futures/algorithm
Root algorithms directory.
futures/executor
Root executors directory.
futures/traits
Root traits directory.

Files

Files Description
futures/adaptor.hpp
All Adaptors.
futures/algorithm.hpp
All Algorithms.
futures/await.hpp
Helper function to wait for futures.
futures/config.hpp
Public configuration macros.
futures/error.hpp
Future error types.
futures/executor.hpp
All Executors.
futures/future.hpp
Future types.
futures/future_options.hpp
Future options.
futures/future_options_args.hpp
Arguments for future options.
futures/future_status.hpp
Future types.
futures/futures.hpp
All functionality in the library.
futures/is_ready.hpp
Free functions to check whether a future is ready.
futures/launch.hpp
Functions to launch new tasks.
futures/packaged_task.hpp
Packaged task as a promise.
futures/promise.hpp
Promises.
futures/stop_token.hpp
Stop tokens.
futures/throw.hpp
Functions to handle exceptions.
futures/traits.hpp
All Futures Traits.
futures/wait_for_all.hpp
Functions to wait for all futures in a sequence.
futures/wait_for_any.hpp
Functions to wait for any futures in a sequence.

Description

Root library directory.

Description

The root directory contains headers related to the main module, including futures and basic functionality.


Updated on 2023-01-04