We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a74dc7 commit 04090a4Copy full SHA for 04090a4
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#9}) 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