std::error_condition::value

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

返回存储的错误号。

参数

(无)

返回值

存储的错误号。