YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::details::wrap_mixin_helper< variadic_sequence< _vSeq...>, std::tuple< _types...> > 模板结构体 参考

#include <mixin.hpp>

Public 类型

using type = mixin< classify_value_t< tuple_element_t< _vSeq, std::tuple< _types...>>>...>
 

详细描述

template<size_t... _vSeq, typename... _types>
struct ystdex::details::wrap_mixin_helper< variadic_sequence< _vSeq...>, std::tuple< _types...> >

在文件 mixin.hpp126 行定义.

成员类型定义说明

template<size_t... _vSeq, typename... _types>
using ystdex::details::wrap_mixin_helper< variadic_sequence< _vSeq...>, std::tuple< _types...> >::type = mixin< classify_value_t<tuple_element_t<_vSeq, std::tuple<_types...>>>...>

在文件 mixin.hpp129 行定义.


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