C++ 参考手册

const std::error_category& category() const noexcept;
(C++11 èµ·)

返回错误值的 error_category 。

参数

(无)

返回值

错误值的 error_category 。

参阅

获得 error_code 的值
(公开成员函数)