edit test.cpp

This commit is contained in:
2021-03-08 20:41:16 +09:00
parent 7bb03e148d
commit a6ba64d149
2 changed files with 7 additions and 6 deletions

View File

@ -474,9 +474,7 @@ namespace ZNsMain
(
*VP_TypeArr, ZCTypeHelp::GetObjRef(AO_TypeHelp)
);
/////////////////////////////////////////////////////
++VP_TypeArr;
++VP_TypeArr; ///////////////////////////////////////
}/*
__for0(TypeSize, i, ml_UseSize)*/
}/*
@ -505,8 +503,8 @@ namespace ZNsMain
형태를 사용하면 좋을 것 같다. -- 2014-06-16 23:11:00
지금은 AO_TypeHelp 도 ZtCTypeData<> 을 이용해, 최대한 참조로 받을 수 있
하고 있다. -- 2021-03-08 20:31
지금은 AO_TypeHelp1, 2 도 ZtCTypeData<> 을 이용해, 최대한 참조로 받을 수 있
하고 있다. -- 2021-03-08 20:31
/////////////////////////////////////////////////////////////////////////////*/
@ -524,7 +522,6 @@ namespace ZNsMain
, ZCTypeHelp1::GetObjRef(AO_TypeHelp1)
, ZCTypeHelp2::GetObjRef(AO_TypeHelp2)
);
++VP_TypeArr; ///////////////////////////////////////
}/*
__for0(TypeSize, i, ml_UseSize)*/