在线文档教程
C++
线程支持 | Thread support

std::future_error::code

科技促进发展:未来[医]错误::代码

const std::error_code& code() const;(since C++11)

返回存储的错误代码。

参数

%280%29

返回值

存储的错误代码。

例外

noexcept规格:

noexcept

另见

whatreturns the explanatory string specific to the error code (public member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/线程/前途[医]错误/代码