Namespaces
Variants
Actions

std::future_error::code

From cppreference.com
< cpp‎ | thread‎ | future error
 
 
Concurrency support library
(C++11)
(C++20)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++17)
(C++11)
(C++11)
(C++17)
(C++11)
(C++14)
(C++11)
(C++11)
(C++11)
(C++11)
(C++20)
(C++20)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++26)
(C++26)
(C++26)
(C++26)
(C++11)
(C++20)
(C++11)
(C++11)(deprecated in C++20)
(C++11)(deprecated in C++20)
(C++11)
(C++11)(deprecated in C++26)
 
 
const std::error_code & code() const noexcept;
(since C++11)

Returns the stored error code.

[edit] Parameters

(none)

[edit] Return value

The stored error code.

[edit] See also

returns the explanatory string specific to the error code
(public member function) [edit]
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/thread/future_error/code&oldid=133163"

AltStyle によって変換されたページ (->オリジナル) /