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

See Also

Reference

error_code Class

Other Resources

error_code Members