<system_error> typedefs

Visual Studio 2015
 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at <system_error> typedefs.

generic_errno](#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.

<system_error>

Show: