mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
@@ -20313,7 +20313,7 @@ Use separate lines for each statement, the branches of an `if`, and the body of
|
|||||||
|
|
||||||
##### Note
|
##### Note
|
||||||
|
|
||||||
The `{` for a `class` and a `struct` in *not* on a separate line, but the `{` for a function is.
|
The `{` for a `class` and a `struct` is *not* on a separate line, but the `{` for a function is.
|
||||||
|
|
||||||
##### Note
|
##### Note
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user