generic_errno
A type that represents the enumeration that provides the symbolic names for all the error-code macros defined by Posix in <errno.h>.
typedef errc generic_error;
Remarks
The type is a synonym for errc.
Requirements
Header: <system_error>
Namespace: std