Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (vkp) v1.0

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

OBJ31-CPP

1 (low)

3 (likely)

1 (low)

P3

L3

...

Bibliography

  • Wiki Markup
    \[[Meyers 01|AA. Bibliography#Meyers 01]\] Item 6: Be alert for C+\+'s most vexing parse.

...

OOP30-CPP. A class should not invoke its own virtual functions in its constructors or destructors      13. Object Oriented Programming (OOP)      OOP33-CPP. Do not slice polymorphic objects