Commit 21d6761
authored
Clarify NR.7 ("Don't make data members
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.protected") (#2273)1 parent 177b50e commit 21d6761
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7773 | 7773 | | |
7774 | 7774 | | |
7775 | 7775 | | |
| 7776 | + | |
| 7777 | + | |
7776 | 7778 | | |
7777 | 7779 | | |
7778 | 7780 | | |
| |||
20560 | 20562 | | |
20561 | 20563 | | |
20562 | 20564 | | |
20563 | | - | |
| 20565 | + | |
20564 | 20566 | | |
20565 | 20567 | | |
20566 | 20568 | | |
| |||
20900 | 20902 | | |
20901 | 20903 | | |
20902 | 20904 | | |
20903 | | - | |
| 20905 | + | |
20904 | 20906 | | |
20905 | 20907 | | |
20906 | 20908 | | |
| |||
20914 | 20916 | | |
20915 | 20917 | | |
20916 | 20918 | | |
20917 | | - | |
| 20919 | + | |
20918 | 20920 | | |
20919 | 20921 | | |
20920 | 20922 | | |
| |||
0 commit comments