This project contains design pattern using C++ for my articles 浅谈模式设计.
- C++ compiler and Make
- Mac OSX https://developer.apple.com/xcode/
- Linux http://gcc.gnu.org/
- CMake
mkdir build
cd build && cmake ..
make
Once the project has been built (see "BUILDING"), go to folder bin
to execute different test.