Confirmed users
1,345
edits
Nnethercote (talk | contribs) |
Nnethercote (talk | contribs) (→C++) |
||
| Line 390: | Line 390: | ||
* [https://developer.mozilla.org/en/Mozilla_Coding_Style_Guide Mozilla's coding style guide]. | * [https://developer.mozilla.org/en/Mozilla_Coding_Style_Guide Mozilla's coding style guide]. | ||
* [http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml Google's C++ coding style guide]. | * [http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml Google's C++ coding style guide]. | ||
= Exceptions to this coding style = | |||
SpiderMonkey contains some code imported from other projects, e.g. ctypes/libffi/, that is minimally modified. Such code does not have to follow this style. | |||