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

#include <any_iterator.hpp>

Public 类型

typedef wrapped_traits< _type >
::type 
value_type
 
typedef conditional
< wrapped_traits< _type >
::value, ref_handler
< value_type >, value_handler
< value_type > >::type 
type
 

详细描述

template<typename _type>
struct ystdex::any_ops::wrap_handler< _type >

在文件 any_iterator.hpp79 行定义.

成员类型定义说明

template<typename _type>
typedef conditional<wrapped_traits<_type>::value, ref_handler<value_type>, value_handler<value_type> >::type ystdex::any_ops::wrap_handler< _type >::type

在文件 any_iterator.hpp83 行定义.

template<typename _type>
typedef wrapped_traits<_type>::type ystdex::any_ops::wrap_handler< _type >::value_type

在文件 any_iterator.hpp81 行定义.


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