MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / FixedObjectPool

Method FixedObjectPool

LuaSTGPlus/ObjectPool.hpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 FixedObjectPool(const FixedObjectPool&);
67 public:
68 FixedObjectPool()
69 {
70 Clear();
71 }
72 };
73}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected