Skip to content

futures::packaged_task_uninitialized

Futures / Error / packaged_task_uninitialized

Defined in header <futures/error.hpp>

class packaged_task_uninitialized;

The packaged task hasn't been initialized yet.

Inherits from error, std::system_error

Public Functions

Member Functions Description
(constructor) (function)

Additional inherited members

Public Functions(inherited from futures::error)

Member Functions Description
error Constructor.
(function template)
~error override = default Destructor.
(function)

Public Functions

function packaged_task_uninitialized

Defined in header <futures/error.hpp>

packaged_task_uninitialized();

Exception Safety

Basic exception guarantee.


Updated on 2023-01-04