commit 2025-09-20 08:39 edit a bit ZCppMain/ZMainHead.H
This commit is contained in:
@ -5664,7 +5664,8 @@ namespace ZNsMain
|
||||
#endif
|
||||
TypeLength VL_Index = 0;
|
||||
TypeLength VL_Loop = /*::::::::::::::::::::::::::*/
|
||||
( ml_TypeLength <= rhs.ml_TypeLength ?
|
||||
(
|
||||
ml_TypeLength <= rhs.ml_TypeLength ?
|
||||
this->ml_TypeLength :
|
||||
rhs. ml_TypeLength
|
||||
) ;
|
||||
|
Reference in New Issue
Block a user