error_code::category

返回错误的类别。

const error_category& category() const;

返回

对存储的错误类别的引用。

要求

标头: <system_error>

命名空间: std

请参见

参考

error_code 类