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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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