X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=doc%2FCodingStyle;h=cb1f6ee3162557aafb25b4f6e6900bcf1e314179;hp=fc70d3ef3dcee7f50c4c922f4dfc382cbcb5abf0;hb=d54e497297f4687c385ff8fbc91296365887c7c0;hpb=511e167db491dba2288fd164b9cc044a7073ce56 diff --git a/doc/CodingStyle b/doc/CodingStyle index fc70d3ef..cb1f6ee3 100644 --- a/doc/CodingStyle +++ b/doc/CodingStyle @@ -301,6 +301,10 @@ bodies and classes. Really short functions can be written in one single line. int x; }; + namespace bar { + // a foo by any other name... + } + void foo::schwupp(char c) { // diwupp