is_error_code_enum 结构

指示的专用化 future_errcerror_code适合存储。

template<>
struct is_error_code_enum<Future_errc> : public true_type;

要求

标头: future

命名空间: std

请参见

参考

<future>

其他资源

C++ 标准库头文件