MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / MemPool

Method MemPool

sourcecommon/tinyxml2.h:313–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311{
312public:
313 MemPool() {}
314 virtual ~MemPool() {}
315
316 virtual int ItemSize() const = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected