共用方式為


error_code::category

傳回錯誤的分類。

const error_category& category() const;

傳回

儲存在中之錯誤分類的參考。

需求

標題: <system_error>

命名空間: std

請參閱

參考

error_code Class