Skip to content

Commit

Permalink
Make cross-reference more precise. (cplusplus#7144)
Browse files Browse the repository at this point in the history
Co-authored-by: Eelis van der Weegen <[email protected]>
  • Loading branch information
2 people authored and jensmaurer committed Jul 28, 2024
1 parent 7018654 commit 7ba5e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/statements.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@
of many examples.
\begin{example}
Assuming \tcode{T} is a
\grammarterm{simple-type-specifier}\iref{dcl.type},
\grammarterm{simple-type-specifier}\iref{dcl.type.simple},

\begin{codeblock}
T(a)->m = 7; // expression-statement
Expand Down

0 comments on commit 7ba5e54

Please sign in to comment.