MemoryPool
Fast Efficient Fixed-Size Memory Pool
Install / Use
/learn @green-anger/MemoryPoolREADME
Credits
MemoryPool is based on publication Fast Efficient Fixed-Size Memory Pool written by Ben Kenwright.
What's changed
- requires C++11
- template version
- compile time check of minimum block size
License
MemoryPool is licensed under MIT License.
