MCPcopy Create free account
hub / github.com/JayXon/Leanify / ~MemPool

Method ~MemPool

lib/tinyxml2/tinyxml2.h:329–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327public:
328 MemPool() {}
329 virtual ~MemPool() {}
330
331 virtual int ItemSize() const = 0;
332 virtual void* Alloc() = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected