]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use CamelCase in namespaces 7035/head
authorDaniel Garcia-Sanchez <daniel.garcia-sanchez@insp.upmc.fr>
Mon, 6 Aug 2018 18:11:32 +0000 (20:11 +0200)
committerDaniel Garcia-Sanchez <daniel.garcia-sanchez@insp.upmc.fr>
Mon, 6 Aug 2018 18:11:32 +0000 (20:11 +0200)
doc/doxygen/headers/coding_conventions.h

index d8289c440c1be9b0697283853c5115e5ec46f838..bd1d221ccab07d3ab40ae5121e26eb86150d3e22 100644 (file)
@@ -148,8 +148,8 @@ executable.
   @endcode
   where <code>ClassName</code> is the name of the calling class.
 
-<li> Classes and types generally are named using uppercase letters to denote
-  word beginnings (e.g. TriaIterator) &mdash; sometimes called
+<li> Classes, namespaces and types generally are named using uppercase letters
+  to denote word beginnings (e.g. TriaIterator) &mdash; sometimes called
   <a href="http://en.wikipedia.org/wiki/Camel_case"><i>camel
   case</i></a> &mdash; while functions and variables
   use lowercase letters and underscores to separate words.

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.