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 47c2f68 commit 4f0779dCopy full SHA for 4f0779d
source/basic.tex
@@ -5955,7 +5955,7 @@
5955
determining the identity of an object for glvalue evaluation and fetching
5956
a value previously assigned to an object for prvalue evaluation) and
5957
initiation of side effects. When a call to a library I/O function
5958
-returns or an access through a volatile glvalue is evaluated the side
+returns or an access through a volatile glvalue is evaluated, the side
5959
effect is considered complete, even though some external actions implied
5960
by the call (such as the I/O itself) or by the \keyword{volatile} access
5961
may not have completed yet.
0 commit comments