C++ 参考手册

位置:首页 > C++ 参考手册 >错误处理 >std::error_condition > std::error_condition::value

int value() const noexcept;
(C++11 起)

返回存储的错误号。

参数

(无)

返回值

存储的错误号。