Benutzer-Werkzeuge

Webseiten-Werkzeuge


cplusplus:style

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
cplusplus:style [2013/02/24 18:07] – [Style] ollicplusplus:style [2022/11/26 12:40] (aktuell) – [Negativbeispiele] olli
Zeile 1: Zeile 1:
 ====== Style ====== ====== Style ======
    * [[http://www.doc.ic.ac.uk/lab/cplus/c++.rules/|Programming in C++, Rules and Recommendations]]    * [[http://www.doc.ic.ac.uk/lab/cplus/c++.rules/|Programming in C++, Rules and Recommendations]]
-   * [[http://www.doc.ic.ac.uk/lab/cplus/cstyle.html|Recommended C Style and Coding Standards]] +   * [[https://google.github.io/styleguide/cppguide.html|Google C++ Styleguide]]
-   * [[http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml|Google C++ Styleguide]]+
  
 ===== Vorwärtsdeklaration ===== ===== Vorwärtsdeklaration =====
Zeile 9: Zeile 8:
  
 ===== Negativbeispiele ===== ===== Negativbeispiele =====
-   * [[http://thc.org/root/phun/unmaintain.html|How To Write Unmaintainable Code]] +   * [[https://github.com/Droogans/unmaintainable-code|How To Write Unmaintainable Code]] 
-   * [[http://www.ioccc.org/|International Obfuscated C Code Contest]]+
  
  
cplusplus/style.1361725623.txt.gz · Zuletzt geändert: 2013/02/24 18:07 von olli