MCPcopy Create free account
hub / github.com/BehaviorTree/BehaviorTree.CPP / MemPool

Method MemPool

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected