commit 2025-09-14 18:37 is testing ZtCBody::Fetch() in ZCppMain/ZtCObjList.H

This commit is contained in:
2025-09-14 18:37:25 +09:00
parent 0bf7d2c290
commit a16a71084b
3 changed files with 261 additions and 8 deletions

View File

@ -1935,6 +1935,12 @@ namespace ZNsMain
}/*
inline TTypSize size() const*/
inline TTypSize capacity() const
{
return mo_FreeObjt.capacity();
}/*
inline TTypSize capacity() const*/
inline bool IsEmpty() const
{