Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgloom authored Dec 9, 2016
1 parent be35f45 commit 77d0d5d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ http://stackoverflow.com/questions/2391679/why-do-we-need-virtual-functions-in-c
inheritance and default constructor
http://stackoverflow.com/questions/4352169/default-constructor-for-an-inherited-class
private destructor
http://stackoverflow.com/questions/631783/what-is-the-use-of-having-destructor-as-private
---------------------------------------------------------------------------------------------------------------------------------------
detect unused #include files
http://stackoverflow.com/questions/74326/how-should-i-detect-unnecessary-include-files-in-a-large-c-project
http://stackoverflow.com/questions/614794/c-c-detecting-superfluous-includes
private destructor
http://stackoverflow.com/questions/631783/what-is-the-use-of-having-destructor-as-private
~~~

0 comments on commit 77d0d5d

Please sign in to comment.