We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aaf909 commit 2a71697Copy full SHA for 2a71697
source/intro.tex
@@ -89,7 +89,7 @@
89
read or modify the value of an object
90
91
\begin{defnote}
92
-Only glvalues of scalar type can be used to access objects.
+Only glvalues of scalar type\iref{basic.types.general} can be used to access objects.
93
Reads of scalar objects are described in \ref{conv.lval} and
94
modifications of scalar objects are described in
95
\ref{expr.assign}, \ref{expr.post.incr}, and \ref{expr.pre.incr}.
0 commit comments