We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced2c38 commit 9794969Copy full SHA for 9794969
source/basic.tex
@@ -5499,7 +5499,7 @@
5499
a pointer past the end of the last element of
5500
an array \tcode{x} of $n$ elements
5501
is considered to be equivalent to
5502
-a pointer to a hypothetical array element $n$ of \tcode{x} and
+a pointer to a hypothetical array element $n$ of \tcode{x}, and
5503
an object of type \tcode{T} that is not an array element
5504
is considered to belong to an array with one element of type \tcode{T}.
5505
The value representation of
0 commit comments