We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10d0ea commit 721c5eeCopy full SHA for 721c5ee
README.md
@@ -1,4 +1,4 @@
1
-MemoryPool
+Memory Pool
2
==========
3
4
-An easy to use memory pool allocator
+This is a template class implementation of a memory pool allocator that uses C++11 features
0 commit comments