Versions Compared

Key

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

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

ARR32-CPP

highHigh

probableProbable

highHigh

P6

L2

Bibliography

[Meyers 01] Item 43: Prefer algorithm calls to hand-written loops.
[Sutter 04] Item 84: Prefer algorithm calls to handwritten loops.
[Kalev 99] ANSI/ISO C++ Professional Programmer's Handbook.
[ISO/IEC 14882-2003] Section 24: Iterators Library.

...

ARR31-CPP. Use consistent array notation across all source filesImage Added      06. Arrays and the STL (ARRContainers (CTR)      ARR33-CPP. Guarantee that copies are made into storage of sufficient size