YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
cstdint.hpp 文件参考

ISO C 标准整数类型操作。 更多...

#include "type_op.hpp"
#include <limits>
cstdint.hpp 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  ystdex::integer_width< _tInt >
 取指定整数类型的位宽度。 更多...
 
struct  ystdex::make_signed_c< _type, bool >
 取指定整数类型和条件表达式对应的有符号或无符号整数类型。 更多...
 
struct  ystdex::make_signed_c< _type, false >
 
struct  ystdex::make_width_int< _vWidth >
 取按指定宽度的整数类型。 更多...
 
struct  ystdex::make_width_int< 8U >
 
struct  ystdex::make_width_int< 16U >
 
struct  ystdex::make_width_int< 32U >
 
struct  ystdex::make_width_int< 64U >
 
struct  ystdex::modular_arithmetic< _type >
 模算术特性:取得不超过模值的最大值。 更多...
 
struct  ystdex::have_same_modulo< _type1, _type2 >
 判断两个类型是否具有相同的模值。 更多...
 

命名空间

 ystdex
 

详细描述

ISO C 标准整数类型操作。

版本
r167
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 245
创建时间:
2013-08-24 20:28:18 +0800
修改时间:
2013-09-23 12:12 +0800
文本编码:
UTF-8
模块名称:
YStandardEx::CStandardInteger

在文件 cstdint.hpp 中定义.