std::future_error::future_error

From cppreference.com
< cpp‎ | thread‎ | future error
future_error( std::error_code ec );
(since C++11)

Constructs a new future error object containing error code ec.

[edit] Parameters

ec - error code
This site archives manuals. You are looking at an archived manual.
If you're looking for this specific version of this manual, you're in the right place. Otherwise, please check the version.