YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
取指定整数类型和条件表达式对应的有符号或无符号整数类型。 更多...
#include <cstdint.hpp>
Public 类型 | |
using | type = make_signed_t< _type > |
取指定整数类型和条件表达式对应的有符号或无符号整数类型。
在文件 cstdint.hpp 第 54 行定义.
using ystdex::make_signed_c< _type, bool >::type = make_signed_t<_type> |
在文件 cstdint.hpp 第 56 行定义.