int value() const;  |  (since C++11) | 
Returns the platform dependent error value.
Parameters
(none).
Return value
The platform-dependent error value.
Exceptions
noexcept specification: noexceptSee also
|  obtains the error_category for this error_code  (public member function)  |  
Please login to continue.