Versions Compared

Key

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

...

Casting away volatile allows one access to access a an object through a non-volatile reference. This can result in undefined and perhaps unintended program behavior.

...