std::future_error::what
科技促进发展:未来[医]错误::什么
virtual const char* what() const; | | (since C++11) |
---|
返回解释性字符串。
参数
%280%29
返回值
指向带解释性信息的以空结尾的字符串的指针。
例外
noexcept
规格:
noexcept
另见
code | returns the error code (public member function) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。