C++ style guide: Difference between revisions

Jump to navigation Jump to search
m (Adjust heading levels to correct values)
m (Adjust indentation level)
Line 54: Line 54:
</syntaxhighlight>
</syntaxhighlight>


=== Non-indenting whitespace ===
==== Non-indenting whitespace ====


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