This topic has not yet been rated - Rate this topic

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;

The type is a synonym for errc.

Header: <system_error>

Namespace: std

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.