commit 2025-09-13 10:46 is coding ZCFreeHeapSngl::ZtCBody in ZCppMain/ZtCSimList.H

This commit is contained in:
2025-09-13 10:47:04 +09:00
parent 1ae5806738
commit 602f35faba
3 changed files with 754 additions and 44 deletions

View File

@ -58,7 +58,7 @@ namespace ZNsMain
typedef const ZCIterator const_iterator;
public:
typedef typename TFeeeHeap::
template ZtCDblList<ZtCObjList> ZCFreeHeap;
template ZtCBody<ZtCObjList> ZCFreeHeap;
public: