commit 2025-09-09 00:14 edit a bit ZCppMain/ZtCSimList.H
This commit is contained in:
@ -751,6 +751,9 @@ namespace ZNsMain
|
||||
ZtCThreadEx& operator=(const ZtCThreadEx& rhs)*/
|
||||
|
||||
|
||||
virtual ~ZtCThreadEx(){}
|
||||
|
||||
|
||||
bool Make()
|
||||
{
|
||||
return this->TThread::Make(ThreadFunc, GetCDerivePtr());
|
||||
|
Reference in New Issue
Block a user