commit 2025-10-16 23:21 edit a bit ZCppMain/ZMainHead.H
This commit is contained in:
@ -5980,7 +5980,7 @@ namespace ZNsMain
|
||||
return VO_ZCLinkPoint; /****************************/
|
||||
}/*
|
||||
static ZCNodePoint MakeTailPoint(TypeList & AR_TypeList)*/
|
||||
static ZCNodePoint MakeTailPoint(const TypeIter& AR_TypeIter)
|
||||
static ZCNodePoint MakeTailPoint(TypeIterC& AR_TypeIter)
|
||||
{
|
||||
ZCNodePoint VO_ZCLinkPoint(AR_TypeIter);
|
||||
|
||||
@ -5989,7 +5989,7 @@ namespace ZNsMain
|
||||
|
||||
return VO_ZCLinkPoint; /****************************/
|
||||
}/*
|
||||
static ZCNodePoint MakeTailPoint(const TypeIter& AR_TypeIter)*/
|
||||
static ZCNodePoint MakeTailPoint(TypeIterC& AR_TypeIter)*/
|
||||
|
||||
public :
|
||||
|
||||
|
Reference in New Issue
Block a user