Simple and efficient memory pool is implemented with C++11.
- OS: Linux
- Cmake Version: >= 3.8
- GCC Version: >= 4.8
git clone https://github.com/Bruce-Lee-LY/memory_pool.git
cd memory_pool
./build.sh -t Release -b OFF
./build.sh -t Debug -b ON
./run_sample.sh