Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 373 Bytes

File metadata and controls

13 lines (8 loc) · 373 Bytes

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.