description | title | ms.date | f1_keywords | ms.assetid | |
---|---|---|---|---|---|
Learn more about: is_error_code_enum Structure |
is_error_code_enum Structure |
11/04/2016 |
|
84ae4b99-66d2-41ba-9b50-645fcbe14630 |
Specialization that indicates that future_errc is suitable for storing an error_code.
template <>
struct is_error_code_enum<Future_errc> : public true_type;
Header: <future>
Namespace: std