Timeline for Is the way I remove objects causing a memory leak?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 19, 2012 at 17:56 | vote | accept | David Gomes | ||
| Feb 27, 2012 at 14:17 | history | edited | Nic Foster | CC BY-SA 3.0 | Clarification on for loop iteration. |
| Feb 27, 2012 at 4:55 | comment | added | Nic Foster | Yes, I was just trying to keep it simple so he/she could easily see what was being done wrong. +1 for the good comment though. | |
| Feb 27, 2012 at 1:15 | comment | added | user4513 | std::remove_if may be an easier, and more efficient way of doing this. cplusplus.com/reference/algorithm/remove_if | |
| Feb 26, 2012 at 18:45 | history | edited | Nic Foster | CC BY-SA 3.0 | added 299 characters in body |
| Feb 26, 2012 at 18:37 | history | answered | Nic Foster | CC BY-SA 3.0 |