Versions Compared

Key

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

...

The compliant solution uses a static assertion to ensure that the overflow detection will succeed. See DCL03-AC. Use a static assertion to test the value of a constant expression for a discussion of static assertions.

...