error_category::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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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