commit 2025-08-30 22:39 add ZftLoadFile in ZCppMain/ZMainHeadEx.H
This commit is contained in:
@ -1485,7 +1485,7 @@ namespace ZNsMain
|
||||
cout<<" ※※ ZftMoveFast Start : Type1="<<typeid(Type1).name()<<", Type2="<<typeid(Type2).name()<<endl;
|
||||
#endif //_DEBUG_FAST_MOVE_OBJ_
|
||||
|
||||
AR_Type1=AR_Type2;
|
||||
AR_Type1 = AR_Type2 ;
|
||||
|
||||
#ifdef _DEBUG_FAST_MOVE_OBJ_
|
||||
cout<<" ※※ ZftMoveFast Close : Type2="<<typeid(Type1).name()<<", Type2="<<typeid(Type2).name()<<endl;
|
||||
|
Reference in New Issue
Block a user