YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::make_signed_c< _type, bool > 模板结构体 参考

取指定整数类型和条件表达式对应的有符号或无符号整数类型。 更多...

#include <cstdint.hpp>

Public 类型

using type = make_signed_t< _type >
 

详细描述

template<typename _type, bool>
struct ystdex::make_signed_c< _type, bool >

取指定整数类型和条件表达式对应的有符号或无符号整数类型。

自从
build 260

在文件 cstdint.hpp54 行定义.

成员类型定义说明

template<typename _type , bool >
using ystdex::make_signed_c< _type, bool >::type = make_signed_t<_type>

在文件 cstdint.hpp56 行定义.


该结构体的文档由以下文件生成: