We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a0afc commit d5c0fd3Copy full SHA for d5c0fd3
source/access.tex
@@ -855,7 +855,7 @@
855
\pnum
856
An additional access check beyond those described earlier in Clause~\ref{class.access}
857
is applied when a non-static data member or non-static member function is a
858
-protected member of its naming class~(\ref{class.access.base})\footnote{This
+protected member of its naming class~(\ref{class.access.base}).\footnote{This
859
additional check does not apply to other members,
860
e.g., static data members or enumerator member constants.}
861
As described earlier, access to a protected member is granted because the
0 commit comments