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

取按指定宽度的整数类型。 更多...

#include <type_op.hpp>

Public 类型

typedef int type
 
typedef unsigned unsigned_type
 

详细描述

template<size_t>
struct ystdex::make_fixed_width_int< size_t >

取按指定宽度的整数类型。

自从
build 260

在文件 type_op.hpp630 行定义.

成员类型定义说明

template<size_t >
typedef int ystdex::make_fixed_width_int< size_t >::type

在文件 type_op.hpp632 行定义.

template<size_t >
typedef unsigned ystdex::make_fixed_width_int< size_t >::unsigned_type

在文件 type_op.hpp633 行定义.


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