YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
#include <cstdint.hpp>
Public 类型 | |
using | type = std::int16_t |
using | unsigned_type = std::uint16_t |
using | fast_type = std::int_fast16_t |
using | unsigned_fast_type = std::uint_fast16_t |
using | least_type = std::int_least16_t |
using | unsigned_least_type = std::uint_least16_t |
在文件 cstdint.hpp 第 103 行定义.
using ystdex::make_width_int< 16U >::fast_type = std::int_fast16_t |
在文件 cstdint.hpp 第 107 行定义.
using ystdex::make_width_int< 16U >::least_type = std::int_least16_t |
在文件 cstdint.hpp 第 109 行定义.
using ystdex::make_width_int< 16U >::type = std::int16_t |
在文件 cstdint.hpp 第 105 行定义.
using ystdex::make_width_int< 16U >::unsigned_fast_type = std::uint_fast16_t |
在文件 cstdint.hpp 第 108 行定义.
using ystdex::make_width_int< 16U >::unsigned_least_type = std::uint_least16_t |
在文件 cstdint.hpp 第 110 行定义.
using ystdex::make_width_int< 16U >::unsigned_type = std::uint16_t |
在文件 cstdint.hpp 第 106 行定义.