std::error_code::value
STD:错误[医]代码::Value
int value() const; | | (since C++11) |
---|
返回与平台相关的错误值。
参数
%280%29
返回值
与平台相关的错误值。
例外
noexcept
规格:
noexcept
另见
category | obtains the error_category for this error_code (public member function) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。