We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d491e commit 3eb8c47Copy full SHA for 3eb8c47
source/basic.tex
@@ -5496,7 +5496,7 @@
5496
a pointer past the end of the last element of
5497
an array \tcode{x} of $n$ elements
5498
is considered to be equivalent to
5499
-a pointer to a hypothetical array element $n$ of \tcode{x} and
+a pointer to a hypothetical array element $n$ of \tcode{x}, and
5500
an object of type \tcode{T} that is not an array element
5501
is considered to belong to an array with one element of type \tcode{T}.
5502
The value representation of
0 commit comments