Bagikan melalui


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

See Also

Reference

error_category Class