is_error_code_enum 結構
表示 future_errc 的特製化適用於儲存 error_code。
template<>
struct is_error_code_enum<Future_errc> : public true_type;
需求
標題: future
命名空間: std
表示 future_errc 的特製化適用於儲存 error_code。
template<>
struct is_error_code_enum<Future_errc> : public true_type;
標題: future
命名空間: std