C++ style guide: Difference between revisions

Jump to navigation Jump to search
m (Add headings for clarity)
m (Add necessary hyphen to title)
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