commit 2025-10-13 17:08 edit a bit ZCppMain/ZtCSimList.H

This commit is contained in:
2025-10-13 17:09:16 +09:00
parent 1bdcf7597b
commit 18e0b5d9d4

View File

@ -778,13 +778,13 @@ namespace ZNsMain
typedef TTypCInit TypeInit ; typedef TTypCInit TypeInit ;
typedef TTypSize TypeSize ; typedef TTypSize TypeSize ;
typedef TMoveObj TypeMoveObj ; typedef TMoveObj TypeMoveObj ;
/**************************************************/
typedef ZCLink TypeLink ; typedef ZCLink TypeLink ;
typedef ZtCSimList TypeList ; typedef ZtCSimList TypeList ;
typedef ZCLinkPoint TypeIter ; typedef ZCLinkPoint TypeIter ;
/**************************************************/ /**************************************************/
typedef const ZCLink ZCLinkC ; typedef const ZCLink ZCLinkC ;
/**************************************************/
typedef const TypeData TypeDataC ; typedef const TypeData TypeDataC ;
typedef const TypeList TypeListC ; typedef const TypeList TypeListC ;
typedef const TypeLink TypeLinkC ; typedef const TypeLink TypeLinkC ;