Cpp_mini_projects
Cpp_mini_projects copied to clipboard
Cpp Mini Projects
Introduction
Here includes several small C++ projects (within several hundred lines). Till now, the projects include:
- thread pool
- memory pool
- stl memory: shared_ptr, unique_ptr, etc
Prerequisites:
- g++ that supports C++11
- Makefile
Information
- E-mail: [email protected] Feel free to contact me if you have some question or advice.