开源使用者
标签
不使用 const_cast 修改 *this 的 const 方法
2022-01-23 00:00:00
mutable
constants
const-correctness
c++
为什么这个专门的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
从桌面应用程序使用 Windows 8 Toast 通知
2022-01-21 00:00:00
winapi
windows-8
notifications
c++
toast
5 年后,还有什么比“Fastest possible C++ Delegates"更好的吗?
2022-01-18 00:00:00
performance
delegates
c++
调用 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
Windows 10 Toast 通知桌面应用程序
2022-01-06 00:00:00
windows-10
notifications
c++
toast
使用来自桌面应用程序的 Windows 8 Toast 通知
2022-01-06 00:00:00
winapi
windows-8
notifications
c++
toast
硬件 SIMD 向量指针和相应类型之间的“reinterpret_cast"是否是未定义的行为?
2022-01-06 00:00:00
language-lawyer
c++
intrinsics
undefined-behavior
x86
是否有 (Linux) g++ 等效于 Visual Studio 中使用的/fp:precise 和/fp:fast 标志?
2022-01-05 00:00:00
compiler-optimization
g++
visual-studio-2008
c++
ubuntu-10.04
如何使用 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
«
6
7
8
9
10
11
12
13
14
15
»