error_condition::value
Returns the stored error code value.
value_type value() const;
Return Value
The stored error code value of type value_type.
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 stored error code value.
value_type value() const;
The stored error code value of type value_type.
Header: <system_error>
Namespace: std