开源使用者 标签

__PRETTY_FUNCTION__、__FUNCTION__、__func__ 有什么区别?

2022-01-16 00:00:00 c standards compiler-construction c++

noreturn 的意义何在?

2022-01-13 00:00:00 attributes c++ c++11 noreturn

reinterpret_cast 从对象到第一个成员

2022-01-12 00:00:00 type-conversion c++ c++11 undefined-behavior reinterpret-cast

如何处理 CEdit 控件中的 Return 键?

2022-01-12 00:00:00 windows c++ mfc cedit

在 C++ 中检测 Enter/Return on Keydown 事件

2022-01-12 00:00:00 keypress c++ mfc

C++程序返回int类型,为什么return -1返回255?

2022-01-11 00:00:00 operating-system return-value c integer c++

__func__ 和 __PRETTY_FUNCTION__ 之间的东西?

2022-01-11 00:00:00 gcc macros c++

为什么不 reinterpret_cast 强制 copy_n 用于相同大小类型之间的强制转换?

2022-01-09 00:00:00 复制 binary casting c++ reinterpret-cast

硬件 SIMD 向量指针和相应类型之间的“reinterpret_cast"是否是未定义的行为?

2022-01-06 00:00:00 language-lawyer c++ intrinsics undefined-behavior x86

gcc 选项:在没有 return 语句的非空函数上发出警告

2021-12-31 00:00:00 gcc compiler-errors compiler-construction c++ compiler-warnings

为什么这个 reinterpret_cast 不能编译?

2021-12-31 00:00:00 casting c++ reinterpret-cast

当两个链接的 static_cast 可以完成它的工作时,为什么我们在 C++ 中有 reinterpret_cast ?

2021-12-31 00:00:00 casting c++ static-cast reinterpret-cast

Reinterpret_cast 与 C 风格的转换

2021-12-31 00:00:00 casting c++

我应该在 C 样式转换上使用 C++ reinterpret_cast 吗?

2021-12-31 00:00:00 casting c++ reinterpret-cast

C++ 什么时候我们应该更喜欢使用两个链接的 static_cast 而不是 reinterpret_cast

2021-12-31 00:00:00 casting c++ static-cast reinterpret-cast

为什么不 reinterpret_cast 强制 copy_n 用于相同大小类型之间的转换?

2021-12-31 00:00:00 复制 binary casting c++ reinterpret-cast

通过 void* 进行转换,而不是使用 reinterpret_cast

2021-12-31 00:00:00 language-lawyer casting c++ reinterpret-cast void-pointers

如果我在构造函数中写 return 语句怎么办?

2021-12-30 00:00:00 return constructor return-value c++ return-type

static_cast 和 reinterpret_cast 有什么区别?

2021-12-23 00:00:00 c struct casting c++

reinterpret_cast 会导致未定义的行为吗?

2021-12-13 00:00:00 templates c++ reinterpret-cast
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • »

友情链接: 雨伦博客   雅安论坛

京ICP备15023317号-6