DesignPatternsCpp My implementation of common design patterns in C++17. Build $ mkdir build $ cd build $ cmake ../ $ make -j4