system_category
Represents the category for errors caused by low-level system overflows.
extern const error_category& system_category();
Remarks
The system_category object is an implementation of error_category.
Requirements
Header: <system_error>
Namespace: std