From 4cbc6d27d3aa02bb7a1a9256f373baf67556020d Mon Sep 17 00:00:00 2001 From: mrgloom Date: Wed, 14 Dec 2016 18:03:45 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ece3b6f..5276029 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ http://stackoverflow.com/questions/4352169/default-constructor-for-an-inherited- private destructor http://stackoverflow.com/questions/631783/what-is-the-use-of-having-destructor-as-private +decorator pattern + --------------------------------------------------------------------------------------------------------------------------------------- detect unused #include files http://stackoverflow.com/questions/74326/how-should-i-detect-unnecessary-include-files-in-a-large-c-project