YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
取指定整数类型和条件表达式对应的有符号或无符号整数类型。 更多...
#include <type_op.hpp>
Public 类型 | |
typedef std::make_signed < _type >::type | type |
取指定整数类型和条件表达式对应的有符号或无符号整数类型。
在文件 type_op.hpp 第 610 行定义.
typedef std::make_signed<_type>::type ystdex::make_signed_c< _type, bool >::type |
在文件 type_op.hpp 第 612 行定义.