futures::no_state
Defined in header <futures/error.hpp>
class no_state;
There is no shared state we can access.
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 no_state
Defined in header <futures/error.hpp>
no_state();
Exception Safety
Basic exception guarantee.
Updated on 2023-01-04