Discarding avoidable dupes of access specifiers #1567
Anirban166
started this conversation in
General
Replies: 1 comment
-
At very least, we allow those. Most often we break our components (and C++) into sections.
Although that particular example file is missing header comments, the sections are still there. It is much easier to read and maintain with those extra access specifiers, so you don't have to look outside the section to find what your current specifier is. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the use of a duplicate access specifier (e.g.) reasonable? (this seems to be some rationale, but otherwise it seems unnecessary)
Beta Was this translation helpful? Give feedback.
All reactions