开源使用者
标签
跨 C 和 C++ 标准的可靠类型双关语
2022-01-13 00:00:00
c
type-conversion
language-lawyer
c++
type-punning
什么是类型双关语,它的目的是什么?
2022-01-13 00:00:00
type-conversion
casting
c++
type-punning
与类型转换相关的排名是什么意思?
2022-01-13 00:00:00
type-conversion
rank
implicit-conversion
c++
C++ 异常返回类型为什么是 char*
2022-01-12 00:00:00
string
pointers
char
exception
c++
为什么 char** 不能成为 C++ 中以下函数的返回类型?
2022-01-12 00:00:00
function
c
char
c++
return-type
(类型)值和类型(值)有什么区别?
2022-01-12 00:00:00
type-conversion
casting
c++
位域如何与字符类型一起使用?
2022-01-12 00:00:00
c
char
bit-manipulation
c++
字符类型边界处增量运算符的行为
2022-01-12 00:00:00
char
increment
c++
错误:将“const char[5]"分配给“char[10]"时的类型不兼容
2022-01-12 00:00:00
char
c++
C++ 错误:将‘char*’分配给‘char [2]时的类型不兼容
2022-01-12 00:00:00
error-handling
char
c++
声明向量类型变量的段错误<shared_ptr<int>>
2022-01-12 00:00:00
gcc
redhat
segmentation-fault
c++
ld
如何对用户定义类型的 CArray 进行排序?
2022-01-12 00:00:00
data-structures
sorting
c++
mfc
GDI+ 库导致“错误 C2760:语法错误:意外标记‘标识符’,预期‘类型说明符’"在 VS2017 中为 XP 编译时
2022-01-12 00:00:00
visual-studio-2017
c++
gdi+
在 C/C++ 或任何其他此类语言中将 & 符号应用于变量或数据类型时返回什么类型的地址?
2022-01-11 00:00:00
operating-system
c
memory-management
c++
C++程序返回int类型,为什么return -1返回255?
2022-01-11 00:00:00
operating-system
return-value
c
integer
c++
编译时的 C++ 类型注册技巧
2022-01-11 00:00:00
macros
templates
c++
C++ 类是否可以包含其自身类型的成员
2022-01-11 00:00:00
header
c++
getter-setter
删除“const"是否更好?在“原始"前面在标头中用作函数参数的类型?
2022-01-11 00:00:00
header
constants
c++
primitive-types
当 extern 声明和定义之间的类型不匹配时,会有什么行为?
2022-01-11 00:00:00
typechecking
linker
c++
undefined-behavior
extern
内联静态数据导致节类型冲突
2022-01-11 00:00:00
gcc
linker
c++
elf
«
47
48
49
50
51
52
53
54
55
56
»