![]() |
![]()
| ![]() |
![]()
NAMEstd::future_error::code - std::future_error::code Synopsisconst std::error_code& code() const noexcept; (since C++11)
Parameters(none) Return valueThe stored error code. See also what returns the explanatory string specific to the error code
|