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 db4208f commit 30f37e0Copy full SHA for 30f37e0
source/basic.tex
@@ -3340,7 +3340,7 @@
3340
Further, after implicitly creating objects within a specified region of storage,
3341
some operations are described as producing a pointer to a
3342
\defnadj{suitable created}{object}.
3343
-These operations select one of the implicitly created objects
+These operations select one of the implicitly-created objects
3344
whose address is the address of the start of the region of storage,
3345
and produce a pointer value that points to that object,
3346
if that value would result in the program having defined behavior.
0 commit comments