...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
MEM44-CPP | low | probable | high | P2 | L3 |
Bibliography
\[[Meyers 96|AA. Bibliography#Meyers 96] \] Item 9: "Use destructors to prevent resource leaks". Wiki Markup
...
MEM42-CPP. Ensure that copy assignment operators do not damage an object that is copied to itself 08. Memory Management (MEM) 09. Input Output (FIO)