Skip to content

Commit 04e473c

Browse files
sdkrystiantkoeppe
authored andcommitted
[dcl.fct.def] Fix incorrect cross-reference referring to "this" (#3925)
1 parent a1851d6 commit 04e473c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5945,7 +5945,7 @@
59455945
\pnum
59465946
\begin{note}
59475947
A \grammarterm{cv-qualifier-seq} affects the type of \tcode{this}
5948-
in the body of a member function; see~\ref{dcl.ref}.
5948+
in the body of a member function; see~\ref{expr.prim.this}.
59495949
\end{note}
59505950

59515951
\pnum

0 commit comments

Comments
 (0)