error_condition::category
Returns the error category.
const error_category& category() const;
Return Value
A reference to the stored error category
Requirements
Header: <system_error>
Namespace: std
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the error category.
const error_category& category() const;
A reference to the stored error category
Header: <system_error>
Namespace: std