commit 2025-09-14 18:37 is testing ZtCBody::Fetch() in ZCppMain/ZtCObjList.H
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user