Design Patterns In Cpp The repository contains Design Patterns explained in Modern C++ See Header Files for Explanations related to each Design Pattern folder. Compile and Run g++ main.cpp -o out; ./out