Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChunelFeng/CThreadPool
/ ~CObject
Function
~CObject
src/CBasic/CObject.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
* 默认析构函数
46
*/
47
virtual ~CObject() = default;
48
};
49
50
CGRAPH_NAMESPACE_END
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected