commit 2025-10-13 16:42 edit a bit ZCppMain/ZtCObjList.H
This commit is contained in:
@ -5728,7 +5728,7 @@ namespace ZNsMain
|
|||||||
typedef const ZCDataOpt ZCDataOptC ;
|
typedef const ZCDataOpt ZCDataOptC ;
|
||||||
/*************************************************************************/
|
/*************************************************************************/
|
||||||
typedef ZCLinkPointC TypeIterC ;
|
typedef ZCLinkPointC TypeIterC ;
|
||||||
public:
|
/*************************************************************************/
|
||||||
|
|
||||||
typedef ZNsType::ZtCTypeNowCRTP ///////////////////////////////////////
|
typedef ZNsType::ZtCTypeNowCRTP ///////////////////////////////////////
|
||||||
<
|
<
|
||||||
@ -5738,6 +5738,7 @@ namespace ZNsMain
|
|||||||
|
|
||||||
typedef typename ZCTypeNowCRTP::TypeData TypeChild;
|
typedef typename ZCTypeNowCRTP::TypeData TypeChild;
|
||||||
|
|
||||||
|
/*************************************************************************/
|
||||||
public :
|
public :
|
||||||
|
|
||||||
|
|
||||||
|
@ -833,10 +833,10 @@ namespace ZNsMain
|
|||||||
typedef const ZCDataOpt ZCDataOptC ;
|
typedef const ZCDataOpt ZCDataOptC ;
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
typedef ZCLinkPointC iteratorC ;
|
typedef ZCLinkPointC iteratorC ;
|
||||||
public:
|
/*********************************************************************/
|
||||||
typedef typename TFeeeHeap::
|
typedef typename TFeeeHeap::
|
||||||
template ZtCBody<ZtCObjList> ZCFreeHeap;
|
template ZtCBody<ZtCObjList> ZCFreeHeap;
|
||||||
public:
|
/*********************************************************************/
|
||||||
|
|
||||||
|
|
||||||
class ZCLink : public TypeAlloc
|
class ZCLink : public TypeAlloc
|
||||||
|
Reference in New Issue
Block a user