Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ ~MemPool
Method
~MemPool
sourcecommon/tinyxml2.h:314–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
public:
313
MemPool() {}
314
virtual ~MemPool() {}
315
316
virtual int ItemSize() const = 0;
317
virtual void* Alloc() = 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected