error_condition::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
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