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

恒等元函数。 更多...

#include <type_op.hpp>

Public 类型

typedef _type type
 

详细描述

template<typename _type>
struct ystdex::identity< _type >

恒等元函数。

注解
功能可以使用 common_type 的单一参数实例替代。
这里的实现保证不是 common_type 的实例。
自从
build 334

在文件 type_op.hpp478 行定义.

成员类型定义说明

template<typename _type >
typedef _type ystdex::identity< _type >::type

在文件 type_op.hpp480 行定义.


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