Exit Wiki

Here we list, semi-explicitly, the style expected for C++ code for Wilcox Development Solutions (see also: Effective C++, Exception C++ books, etc)

RIT has a good (well, maybe I'm bias) C++ style guide. There's some sillyness in there (especially some of the items in their "Special C++ Requirements" section), but document is good in general - although the items above should override recommendations given in that document. Google has their own C++ style guide, and it's worth pursuing for more thoughts on this topic.

Comments:

Add comments by visiting: Cpp Information/WDStyle/Comments

Cpp Information/WDStyle (last edited 2008-06-29 23:38:15 by RyanWilcox)