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