Skip to content

Commit

Permalink
[intro.races] Make reading atomic object nondeterministic
Browse files Browse the repository at this point in the history
  • Loading branch information
languagelawyer committed Aug 22, 2023
1 parent 1c22d62 commit 471804c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6269,7 +6269,7 @@
\pnum
The value of an
atomic object $M$, as determined by evaluation $B$, shall be the value
stored by some
stored by some unspecified
side effect $A$ that modifies $M$, where $B$ does not happen
before $A$.
\begin{note}
Expand Down

0 comments on commit 471804c

Please sign in to comment.