error_condition::value_type
A type that represents the stored error code value.
typedef int value_type;
Remarks
The type definition is a synonym for int.
Requirements
Header: <system_error>
Namespace: std
A type that represents the stored error code value.
typedef int value_type;
The type definition is a synonym for int.
Header: <system_error>
Namespace: std