system_category

表示低级别系统溢出引起的错误类别。

extern const error_category& system_category();

备注

system_category对象是 error_category的实现。

要求

标头: <system_error>

命名空间: std

请参见

参考

<system_error>