reinterpret_cast(50)

  • 主题发起人 主题发起人 linuxping
  • 开始时间 开始时间
L

linuxping

Unregistered / Unconfirmed
GUEST, unregistred user!
inline void Lock(T** ptr) {volatile Detail::SIZE_T* pointer = reinterpret_cast<volatile Detail::SIZE_T*>(ptr);..................}reinterpret_cast转换后pointer指向了什么?
 
下面这句什么意思?AFX_COMDAT const AFX_DATADEF struct CRuntimeClass CObject::classCObject = { "CObject", sizeof(CObject), 0xffff, NULL, &CObject::_GetBaseClass, NULL };
 

Similar threads

回复
0
查看
690
不得闲
回复
0
查看
863
不得闲
S
回复
0
查看
896
SUNSTONE的Delphi笔记
S
S
回复
0
查看
873
SUNSTONE的Delphi笔记
S
后退
顶部