|
inlinenodiscardnoexcept |
Gets the error number describing the system exception.
On Unix, this is equivalent to errno
. On Windows, this is the value returned by GetLastError()
or WSAGetLastError()
.
Definition at line 377 of file LocalExceptions.h.