is_error_code_enum Structure
Specialization that indicates that future_errc is suitable for storing an error_code.
Syntax
template <>
struct is_error_code_enum<Future_errc> : public true_type;
Requirements
Header: <future>
Namespace: std
Ezt a böngészőt már nem támogatjuk.
Frissítsen a Microsoft Edge-re, hogy kihasználhassa a legújabb funkciókat, a biztonsági frissítéseket és a technikai támogatást.
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