From bdc450d1b37dd7c7343f4f253d6e52244c6cd51a Mon Sep 17 00:00:00 2001 From: sauron Date: Mon, 13 Oct 2025 16:42:22 +0900 Subject: [PATCH] commit 2025-10-13 16:42 edit a bit ZCppMain/ZtCObjList.H --- ZCppMain/ZMainHead.H | 3 ++- ZCppMain/ZtCObjList.H | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ZCppMain/ZMainHead.H b/ZCppMain/ZMainHead.H index 697bc87..4664262 100644 --- a/ZCppMain/ZMainHead.H +++ b/ZCppMain/ZMainHead.H @@ -5728,7 +5728,7 @@ namespace ZNsMain typedef const ZCDataOpt ZCDataOptC ; /*************************************************************************/ typedef ZCLinkPointC TypeIterC ; - public: + /*************************************************************************/ typedef ZNsType::ZtCTypeNowCRTP /////////////////////////////////////// < @@ -5738,6 +5738,7 @@ namespace ZNsMain typedef typename ZCTypeNowCRTP::TypeData TypeChild; + /*************************************************************************/ public : diff --git a/ZCppMain/ZtCObjList.H b/ZCppMain/ZtCObjList.H index dd79623..fb647d8 100644 --- a/ZCppMain/ZtCObjList.H +++ b/ZCppMain/ZtCObjList.H @@ -833,10 +833,10 @@ namespace ZNsMain typedef const ZCDataOpt ZCDataOptC ; /*********************************************************************/ typedef ZCLinkPointC iteratorC ; - public: + /*********************************************************************/ typedef typename TFeeeHeap:: template ZtCBody ZCFreeHeap; - public: + /*********************************************************************/ class ZCLink : public TypeAlloc