From 1ae5806738983dd2c73363a20a654bbf354f065f Mon Sep 17 00:00:00 2001 From: sauron Date: Fri, 12 Sep 2025 18:01:55 +0900 Subject: [PATCH] commit 2025-09-12 18:01 edit ZIFreeHeap in ZCppMain/ZMainHead.H --- ZCppMain/ZMainHead.H | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ZCppMain/ZMainHead.H b/ZCppMain/ZMainHead.H index ceed24f..a226d00 100644 --- a/ZCppMain/ZMainHead.H +++ b/ZCppMain/ZMainHead.H @@ -3775,7 +3775,7 @@ namespace ZNsMain public: - template< typename TDblList > class ZtCDblList + template class ZtCDblList { public: typedef typename TDblList::ZCLink ZCLink ; @@ -3807,13 +3807,13 @@ namespace ZNsMain ZCLink* AP_LinkOrgin, TypeSize AL_FarNum , ZCLink*& APR_HeadCopy, ZCLink*& APR_TailCopy ) - { } /*///////////////////////////////////////////////*/ + { } /*/////////////////////////////////////////////*/ void DeleteHeap(){} };/* - template< typename TDblList > class ZtCDblList*/ + template class ZtCDblList*/ public: