Skip to content

Conversation

N-Dekker
Copy link
Contributor

Made NR.7 ("Don't make all data members protected") clearer by removing the word "all".

Used the default formulation of C.133 ("Avoid protected data") as hyperlink text, linking to C.133. Used the old hyperlink text ("Make member data public or (preferably) private") as alternative formulation of C.133.

Made NR.7 ("Don't make all data members `protected`") clearer by removing the word "all".

Used the default formulation of C.133 ("Avoid `protected` data") as hyperlink text, linking to C.133. Used the old hyperlink text ("Make member data `public` or (preferably) `private`") as alternative formulation of C.133.
@hsutter
Copy link
Contributor

hsutter commented May 8, 2025

Editors call: Thanks! We agree.

@hsutter hsutter merged commit 21d6761 into isocpp:master May 8, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants