MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
future_result< T > 模板结构体 参考

future结果类型转换 更多...

#include <future.hpp>

详细描述

template<typename T>
struct future_result< T >

future结果类型转换

模板参数
T原始类型

将void类型转换为none_t,其他类型保持不变。

在文件 future.hpp1173 行定义.


该结构体的文档由以下文件生成: