commit 2025-10-13 19:12 mr_CurrList => to first member in ZCNodePoint : ZCppMain/ZMainHead.H
This commit is contained in:
@ -978,9 +978,9 @@ namespace ZNsMain
|
||||
class ZCNodePoint
|
||||
{
|
||||
private:
|
||||
/*****/ TypeList& mr_CurrList;
|
||||
mutable TypeLink* mp_CurrLink; // 사실상 mp_CurrLink!=0
|
||||
mutable TypeSize ml_CurrPos ;
|
||||
/*****/ TypeList& mr_CurrList;
|
||||
public:
|
||||
ZCNodePoint(TypeList& AR_TypeList) :
|
||||
mr_CurrList(AR_TypeList)
|
||||
|
Reference in New Issue
Block a user