W3cubDocs

/C++

std::future_error::future_error

future_error( std::error_code ec );
(since C++11)

Constructs a new future error object containing error code ec.

Parameters

ec - error code

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://en.cppreference.com/w/cpp/thread/future_error/future_error