开源使用者
标签
为什么这个专门的char_traits<uint8_t>和编解码器<uint8_t>与 basic_ifstream 模板一起使用 throw std::bad_cast?
2022-01-23 00:00:00
visual-studio
g++
c++
c++11
char-traits
调用 std::set<Type*>::find 时避免 const_cast
2022-01-17 00:00:00
set
constants
c++
const-cast
reinterpret_cast to void* 不使用函数指针
2022-01-17 00:00:00
casting
arm
c++
reinterpret_cast 从对象到第一个成员
2022-01-12 00:00:00
type-conversion
c++
c++11
undefined-behavior
reinterpret-cast
如何在 CWinApp 中获取 WM_POWERBROADCAST 消息?
2022-01-12 00:00:00
c++
mfc
visual-c++-2010
power-management
windows-messages
WM_POWERBROADCAST 消息未在 MFC Dlg 中捕获
2022-01-12 00:00:00
mfc
power-management
windows-messages
为什么是 DECLARE_DYNAMIC &DYNAMIC_DOWNCAST 是否需要 IMPLEMENT_DYNAMIC?
2022-01-12 00:00:00
dynamic
c++
mfc
downcast
为什么不 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
如何使用 dynamic_cast 运算符识别失败的转换?
2022-01-05 00:00:00
reference
pointers
c++
dynamic-cast
c++中关于const_cast的问题
2022-01-05 00:00:00
function
reference
casting
c++
我说 const_cast 然后修改绑定到临时对象的 ref-to-const 是对的吗?
2022-01-05 00:00:00
reference
constants
c++
temporary-objects
const-cast
C++:“……不是多态类型";使用 boost::dynamic_pointer_cast 时
2021-12-31 00:00:00
compiler-errors
c++
shared-ptr
dynamic-cast
static_cast<T> 是什么?对 T& 做些什么?
2021-12-31 00:00:00
reference
casting
c++
static-cast
rvalue
为什么这个 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++ dynamic_cast 与 typeid
2021-12-31 00:00:00
casting
c++
我应该在 C 样式转换上使用 C++ reinterpret_cast 吗?
2021-12-31 00:00:00
casting
c++
reinterpret-cast
什么可能导致 dynamic_cast 崩溃?
2021-12-31 00:00:00
casting
crash
c++
dynamic-cast
«
1
2
3
4
5
6
7
8
9
10
»