Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first assignment is unsafe because it would allow the following valid code to reference the
value of the volatile object i through a non-volatile qualified reference.

...