YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::has_subscription< _type1, _type2 > 模板结构体 参考

判断是否存在合式的结果为非 void 类型的 [] 操作符接受指定类型的表达式。 更多...

#include <type_op.hpp>

类 ystdex::has_subscription< _type1, _type2 > 继承关系图:
ystdex::has_subscription< _type1, _type2 > 的协作图:

额外继承的成员函数

- 静态 Public 属性 继承自 ystdex::details::has_subscription< _type1, _type2 >
static const bool value = test()
 

详细描述

template<typename _type1, typename _type2>
struct ystdex::has_subscription< _type1, _type2 >

判断是否存在合式的结果为非 void 类型的 [] 操作符接受指定类型的表达式。

自从
build 399

在文件 type_op.hpp433 行定义.


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