error_code::value_type
A type that represents the stored error code value.
typedef int value_type;
Remarks
This type definition is a synonym for int.
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.
A type that represents the stored error code value.
typedef int value_type;
This type definition is a synonym for int.
Header: <system_error>
Namespace: std