commit 2025-10-21 21:06 add ZtCObjtChain<TDataNow, ZCEmpty>::TypeChainLast : ZCppMain/ZMainHead.H

This commit is contained in:
2025-10-21 21:06:41 +09:00
parent 835f80f179
commit dbc483330b

View File

@ -3817,6 +3817,9 @@ namespace ZNsMain
typedef ZCObjtChain TypeChainNow ;
typedef ZCObjtChain TypeChainNext ;
/************************************************************/
typedef ZCObjtChain TypeChainLast ; // only here
typedef ZCObjtChain TypeChainTail ;
/************************************************************/
typedef ZCEmpty TypeNext ;
/************************************************************/
typedef const TypeData TypeDataC ;