C++ style guide: Difference between revisions

Jump to navigation Jump to search
Line 76: Line 76:
</syntaxhighlight>
</syntaxhighlight>


==== Non-indenting whitespace ====
==== Optional braces ====


Consider putting extra braces around a multi-line expression to make it
Consider putting extra braces around a multi-line expression to make it