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 [2012/10/09 14:44] 130.75.57.107cplusplus: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.psgd.org/paul/docs/cstyle/cstyle.htm|Recommended 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 ===== 
 +  * [[http://www.eventhelix.com/realtimemantra/HeaderFileIncludePatterns.htm|C++ Header File Include Patterns]] 
  
 ===== 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.1349786684.txt.gz · Zuletzt geändert: 2012/10/09 14:44 von 130.75.57.107