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

指针包装为类类型迭代器。 更多...

#include <iterator.hpp>

Public 类型

using type = _type
 

详细描述

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

指针包装为类类型迭代器。

自从
build 290

若参数是指针类型则包装为 pointer_iterator

在文件 iterator.hpp329 行定义.

成员类型定义说明

template<typename _type>
using ystdex::pointer_classify< _type >::type = _type

在文件 iterator.hpp331 行定义.


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