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

获取tuple元素类型的特化 更多...

#include <pair.hpp>

详细描述

template<size_t Index, typename... Types>
struct tuple_element< Index, Types >

获取tuple元素类型的特化

tuple_element的通用版本

模板参数
Index元素索引
Index元素索引
Typestuple的元素类型

在文件 pair.hpp500 行定义.


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