error_code::clear
Clears the error code value and category.
clear();
Remarks
The member function stores a zero error code value and a pointer to the generic_category object.
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.
Clears the error code value and category.
clear();
The member function stores a zero error code value and a pointer to the generic_category object.
Header: <system_error>
Namespace: std