std::error_condition::value_C++中文网

C++ 参考手册

int value() const noexcept;

(C++11 起)

返回存储的错误号。

参数

(无)

返回值

存储的错误号。