Versions Compared

Key

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

...

This noncompliant code example declares a shared boolean variable flag and provides a toggle() method to negate that negates the current value of flag.

...