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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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