====== Style ====== * [[http://www.doc.ic.ac.uk/lab/cplus/c++.rules/|Programming in C++, Rules and Recommendations]] * [[https://google.github.io/styleguide/cppguide.html|Google C++ Styleguide]] ===== Vorwärtsdeklaration ===== * [[http://www.eventhelix.com/realtimemantra/HeaderFileIncludePatterns.htm|C++ Header File Include Patterns]] ===== Negativbeispiele ===== * [[https://github.com/Droogans/unmaintainable-code|How To Write Unmaintainable Code]]