Skip to content

Commit 2a71697

Browse files
authored
[defns.access] Add cross-reference (#7743)
1 parent 2aaf909 commit 2a71697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/intro.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
read or modify the value of an object
9090

9191
\begin{defnote}
92-
Only glvalues of scalar type can be used to access objects.
92+
Only glvalues of scalar type\iref{basic.types.general} can be used to access objects.
9393
Reads of scalar objects are described in \ref{conv.lval} and
9494
modifications of scalar objects are described in
9595
\ref{expr.assign}, \ref{expr.post.incr}, and \ref{expr.pre.incr}.

0 commit comments

Comments
 (0)