YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
ISO C 标准整数类型操作。 更多...
类 | |
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 标准整数类型操作。
在文件 cstdint.hpp 中定义.